Searched refs:UNIPHIER_UART_LSR_TEMT_BIT (Results 1 – 2 of 2) sorted by relevance
| /rk3399_ARM-atf/plat/socionext/uniphier/ | ||
| H A D | uniphier_console.h | 20 #define UNIPHIER_UART_LSR_TEMT_BIT 6 /* Transmitter empty */ macro |
| H A D | uniphier_console.S | 62 tbz w1, #UNIPHIER_UART_LSR_TEMT_BIT, 0b |