Home
last modified time | relevance | path

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

/xnu-8020.121.3/pexpert/pexpert/arm/
H A Dapple_uart_regs.h13 #define rUMCON0 (*(volatile unsigned *)(uart_base + 0x0c)) // UART 0 Modem control macro
/xnu-8020.121.3/pexpert/arm/
H A Dpe_serial.c210 rUMCON0 = 0x00; /* Clear Flow Control */ in apple_uart_init()
215 rUMCON0 = 0x01; /* Assert RTS on UART0 */ in apple_uart_init()