Home
last modified time | relevance | path

Searched defs:UART_LSR_TEMT (Results 1 – 4 of 4) 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
/openbmc/linux/include/uapi/linux/
H A Dserial_reg.h140 #define UART_LSR_TEMT 0x40 /* Transmitter empty */ macro