Searched refs:PL011COM_FBRD (Results 1 – 2 of 2) sorted by relevance
162 #define PL011COM_FBRD 0x28 /* Fractional baud rate divisor register */ macro
1679 PWRITE1(pi, PL011COM_FBRD, sc->sc_ratel); in plcom_loadchannelregs()2515 PWRITE1(pi, PL011COM_FBRD, rate & ((1 << 6) - 1)); in plcominit()