Searched refs:LSR_THRE (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-dove/include/mach/
H A Duncompress.h14 #define LSR_THRE 0x20 macro
22 if (*UART_LSR & LSR_THRE)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dudbg_16550.c43 #define LSR_THRE 0x20 /* Xmit holding register empty */ macro
54 while ((in_8(&udbg_comport->lsr) & LSR_THRE) == 0)
163 while ((real_readb(&udbg_comport->lsr) & LSR_THRE) == 0)
193 while ((real_205_readb(&udbg_comport->lsr) & LSR_THRE) == 0)
225 while ((as1_readb(&udbg_comport->lsr) & LSR_THRE) == 0)
265 while ((real_readb(&udbg_comport->lsr) & LSR_THRE) == 0)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/include/asm/
H A Dsmc37c93x.h143 #define LSR_THRE 0x2000 /* Transmitter Holding Register Empty */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/hamradio/
H A Dyam.c219 #define LSR_THRE 0x20 macro

Completed in 176 milliseconds