Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/include/
Dns16550.h175 #define UART_LSR_THRE 0x20 /* Xmit holding register empty */ macro
/third_party/uboot/u-boot-2020.01/drivers/serial/
Dserial_mtk.c48 #define UART_LSR_THRE 0x20 /* Xmit holding register empty */ macro
/third_party/uboot/u-boot-2020.01/include/linux/
Dserial_reg.h126 #define UART_LSR_THRE 0x20 /* Transmit-hold-register empty */ macro