Home
last modified time | relevance | path

Searched defs:UART_LSR_TEMT (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/
H A Dns16550.h172 #define UART_LSR_TEMT 0x40 /* Xmitter empty */ macro
/openbmc/qemu/hw/char/
H A Dserial.c82 #define UART_LSR_TEMT 0x40 /* Transmitter empty */ macro
/openbmc/u-boot/include/linux/
H A Dserial_reg.h125 #define UART_LSR_TEMT 0x40 /* Transmitter empty */ macro