Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/pic32/pic32mzda/
Dearly_console.c28 #define UART_TX_FULL BIT(9) macro
165 uart_base + U_STA(console_port)) & UART_TX_FULL) in prom_putchar()