Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/serial/
H A Dserial_owl.c30 #define OWL_UART_STAT_TFES BIT(10) /* TX FIFO Empty Status */ macro
/openbmc/linux/drivers/tty/serial/
H A Dowl-uart.c62 #define OWL_UART_STAT_TFES BIT(10) macro