Searched refs:MCFUART_UIPR (Results 1 – 2 of 2) sorted by relevance
47 #define MCFUART_UIPR 0x34 /* Input Port (r) */ macro
75 sigs = (readb(port->membase + MCFUART_UIPR) & MCFUART_UIPR_CTS) ? in mcf_get_mctrl()