Searched refs:TXx927_SIDISR_TDIS (Results 1 - 5 of 5) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips/jmr3927/
H A Dtxx927.h120 #define TXx927_SIDISR_TDIS 0x00000100 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips/jmr3927/
H A Dtxx927.h120 #define TXx927_SIDISR_TDIS 0x00000100 macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm/jmr3927/
H A Dtxx927.h120 #define TXx927_SIDISR_TDIS 0x00000100 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm/jmr3927/
H A Dtxx927.h120 #define TXx927_SIDISR_TDIS 0x00000100 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/
H A Dserial_txx927.c483 status &= ~TXx927_SIDISR_TDIS;
484 if (!(status & (TXx927_SIDISR_TDIS | TXx927_SIDISR_RDIS | TXx927_SIDISR_TOUT)))
490 if (status & TXx927_SIDISR_TDIS)
493 sio_reg(info)->disr &= ~(TXx927_SIDISR_TDIS | TXx927_SIDISR_RDIS | TXx927_SIDISR_TOUT);
913 TXx927_SIDISR_TDIS | TXx927_SIDISR_RDIS;

Completed in 57 milliseconds