Searched refs:rULCON0 (Results 1 – 2 of 2) sorted by relevance
10 #define rULCON0 (*(volatile unsigned *)(uart_base + 0x00)) // UART 0 Line control macro
202 rULCON0 = 0x03; /* 81N, not IR */ in apple_uart_init()