Searched refs:TXHRE (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/include/asm/
H A Dbfin_sport.h166 #define TXHRE 0x0040 /* TX Hold Register Empty */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A Dbfin_sport_uart.c337 if (SPORT_GET_STAT(up) & TXHRE)
361 if (stat & TXHRE) {
382 while (!(SPORT_GET_STAT(up) & TXHRE))
554 while (!(SPORT_GET_STAT(up) & TXHRE))
664 while (!(SPORT_GET_STAT(up) & TXHRE))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/blackfin/
H A Dbf5xx-sport.c983 while (!(status & TXHRE)) {

Completed in 115 milliseconds