Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/evbarm/dev/
H A Dplcomreg.h161 #define PL011COM_IBRD 0x24 /* Integer baud rate divisor register */ macro
H A Dplcom.c1680 PWRITE4(pi, PL011COM_IBRD, sc->sc_rateh); in plcom_loadchannelregs()
2516 PWRITE4(pi, PL011COM_IBRD, rate >> 6); in plcominit()