Searched refs:CSR_UARTFLG (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/serial/
H A D21285.c94 status = *CSR_UARTFLG;
119 status = *CSR_UARTFLG;
149 } while (--count > 0 && !(*CSR_UARTFLG & 0x20));
163 return (*CSR_UARTFLG & 8) ? 0 : TIOCSER_TEMT;
379 while (*CSR_UARTFLG & 0x20)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-arm/hardware/
H A Ddec21285.h112 #define CSR_UARTFLG DC21285_IO(0x0178) macro

Completed in 34 milliseconds