Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/pic32/pic32mzda/
H A Dearly_console.c20 #define UART_TX_FULL BIT(9) macro
/openbmc/u-boot/drivers/serial/
H A Dserial_pic32.c34 #define UART_TX_FULL BIT(9) macro