Searched refs:THRE (Results 1 - 15 of 15) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/kernel/
H A Dgdb-io-serial.c136 LSR_WAIT_FOR(THRE);
141 LSR_WAIT_FOR(THRE);
155 LSR_WAIT_FOR(THRE);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/kernel/
H A Dgdb-io.c192 LSR_WAIT_FOR(THRE);
198 LSR_WAIT_FOR(THRE);
214 LSR_WAIT_FOR(THRE);
H A Ddebug-stub.c163 LSR_WAIT_FOR0(THRE);
169 LSR_WAIT_FOR0(THRE);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/unit-asb2303/include/unit/
H A Dserial.h117 LSR_WAIT_FOR(THRE);
123 LSR_WAIT_FOR(THRE);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/unit-asb2305/include/unit/
H A Dserial.h101 LSR_WAIT_FOR(THRE);
107 LSR_WAIT_FOR(THRE);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/boot/compressed/
H A Dmisc.c207 LSR_WAIT_FOR(THRE);
212 LSR_WAIT_FOR(THRE);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A Dbfin_5xx.c355 while ((UART_GET_LSR(uart) & THRE) && xmit->tail != xmit->head) {
389 if (UART_GET_LSR(uart) & THRE)
988 * 05000099 - Because we only use THRE in poll_put and DR in poll_get,
995 while (!(UART_GET_LSR(uart) & THRE))
1223 while (!(UART_GET_LSR(uart) & THRE))
1275 while ((!(UART_GET_LSR(uart) & THRE)) && --timeout)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/irda/
H A Dbfin_sir.c70 while (!(SIR_UART_GET_LSR(port) & THRE)) {
236 if (SIR_UART_GET_LSR(port) & THRE)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf533/include/mach/
H A DdefBF532.h459 #define THRE 0x20 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf518/include/mach/
H A DdefBF51x_base.h684 #define THRE 0x20 /* THR Empty */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf527/include/mach/
H A DdefBF52x_base.h685 #define THRE 0x20 /* THR Empty */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf537/include/mach/
H A DdefBF534.h1051 #define THRE 0x20 /* THR Empty */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf561/include/mach/
H A DdefBF561.h960 #define THRE 0x20 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf538/include/mach/
H A DdefBF539.h1571 #define THRE 0x20 /* THR Empty */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf548/include/mach/
H A DdefBF54x_base.h2250 #define THRE 0x20 /* THR Empty */ macro

Completed in 370 milliseconds