Home
last modified time | relevance | path

Searched refs:PL011COM_FBRD (Results 1 – 2 of 2) sorted by relevance

/netbsd/sys/arch/evbarm/dev/
H A Dplcomreg.h162 #define PL011COM_FBRD 0x28 /* Fractional baud rate divisor register */ macro
H A Dplcom.c1679 PWRITE1(pi, PL011COM_FBRD, sc->sc_ratel); in plcom_loadchannelregs()
2515 PWRITE1(pi, PL011COM_FBRD, rate & ((1 << 6) - 1)); in plcominit()