Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dns16550.h169 #define UART_LSR_THRE 0x20 /* Xmit holding register empty */ macro
/rk3399_rockchip-uboot/include/linux/
H A Dserial_reg.h127 #define UART_LSR_THRE 0x20 /* Transmit-hold-register empty */ macro
/rk3399_rockchip-uboot/arch/mips/mach-au1x00/include/mach/
H A Dau1x00.h676 #define UART_LSR_THRE 0x20 /* Transmit-hold-register empty */ macro