Home
last modified time | relevance | path

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

/xnu-8019.80.24/pexpert/pexpert/arm/
H A Dapple_uart_regs.h10 #define rULCON0 (*(volatile unsigned *)(uart_base + 0x00)) // UART 0 Line control macro
/xnu-8019.80.24/pexpert/arm/
H A Dpe_serial.c202 rULCON0 = 0x03; /* 81N, not IR */ in apple_uart_init()