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