Home
last modified time | relevance | path

Searched refs:UARTLSR_TXFIFOFULL (Results 1 – 5 of 5) sorted by relevance

/tf-a-ffa_el3_spmc/drivers/marvell/uart/
A Da3700_console.S160 and w2, w2, #UARTLSR_TXFIFOFULL
161 cmp w2, #UARTLSR_TXFIFOFULL
168 and w2, w2, #UARTLSR_TXFIFOFULL
169 cmp w2, #UARTLSR_TXFIFOFULL
/tf-a-ffa_el3_spmc/include/drivers/marvell/uart/
A Da3700_console.h50 #define UARTLSR_TXFIFOFULL (1 << 11) /* Tx Fifo Full */ macro
/tf-a-ffa_el3_spmc/plat/layerscape/common/include/
A Dls_16550.h54 #define UARTLSR_TXFIFOFULL (1 << 8) /* Tx Fifo Full */ macro
/tf-a-ffa_el3_spmc/include/drivers/ti/uart/
A Duart_16550.h63 #define UARTLSR_TXFIFOFULL (1 << 8) /* Tx Fifo Full */ macro
/tf-a-ffa_el3_spmc/drivers/nxp/console/
A D16550_console.S54 #define UARTLSR_TXFIFOFULL (1 << 8) /* Tx Fifo Full */ macro

Completed in 5 milliseconds