Searched refs:rUMCON0 (Results 1 – 2 of 2) sorted by relevance
13 #define rUMCON0 (*(volatile unsigned *)(uart_base + 0x0c)) // UART 0 Modem control macro
210 rUMCON0 = 0x00; /* Clear Flow Control */ in apple_uart_init()215 rUMCON0 = 0x01; /* Assert RTS on UART0 */ in apple_uart_init()