HomeSort by: relevance | last modified time | path
    Searched refs:sc_ratel (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/evbarm/dev/
plcomvar.h 140 volatile uint32_t sc_cr, sc_ratel, sc_rateh, sc_imsc; member in struct:plcom_softc
plcom.c 1554 sc->sc_ratel = ospeed & 0xff;
1559 sc->sc_ratel = ospeed & ((1 << 6) - 1);
1661 PWRITE1(pi, PL010COM_DLBL, sc->sc_ratel);
1679 PWRITE1(pi, PL011COM_FBRD, sc->sc_ratel);

Completed in 101 milliseconds