Home
last modified time | relevance | path

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

/xnu-8020.121.3/pexpert/pexpert/arm/
H A Dapple_uart_regs.h14 #define rUTRSTAT0 (*(volatile unsigned *)(uart_base + 0x10)) // UART 0 Tx/Rx status macro
/xnu-8020.121.3/pexpert/arm/
H A Dpe_serial.c238 rUTRSTAT0 |= 0x20; in apple_uart_ack_irq()