Searched refs:UART_LSR_TEMT (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/pexpert/arm/
H A Dpe_sun4i.h38 #define TX_READY (readl(UART_LSR(UART)) & UART_LSR_TEMT)
59 #define UART_LSR_TEMT (0x1 << 6) macro

Completed in 68 milliseconds