Home
last modified time | relevance | path

Searched refs:UARTLSR_RDR_BIT (Results 1 – 3 of 3) sorted by relevance

/tf-a-ffa_el3_spmc/include/drivers/ti/uart/
A Duart_16550.h71 #define UARTLSR_RDR_BIT (0) /* Rx Data Ready Bit */ macro
72 #define UARTLSR_RDR (1 << UARTLSR_RDR_BIT) /* Rx Data Ready */
/tf-a-ffa_el3_spmc/drivers/ti/uart/aarch64/
A D16550_console.S200 tbz w1, #UARTLSR_RDR_BIT, no_char
/tf-a-ffa_el3_spmc/drivers/ti/uart/aarch32/
A D16550_console.S205 tst r1, #UARTLSR_RDR_BIT

Completed in 4 milliseconds