Searched refs:TXx927_SIDISR_UBRK (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.h113 #define TXx927_SIDISR_UBRK 0x00008000 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips/jmr3927/
H A Dtxx927.h113 #define TXx927_SIDISR_UBRK 0x00008000 macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm/jmr3927/
H A Dtxx927.h113 #define TXx927_SIDISR_UBRK 0x00008000 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm/jmr3927/
H A Dtxx927.h113 #define TXx927_SIDISR_UBRK 0x00008000 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/
H A Dserial_txx927.c346 if (*status & (TXx927_SIDISR_UBRK | TXx927_SIDISR_UPER |
351 if (*status & TXx927_SIDISR_UBRK) {
373 if (*status & (TXx927_SIDISR_UBRK)) {
917 info->read_status_mask |= TXx927_SIDISR_UBRK;
926 info->ignore_status_mask |= TXx927_SIDISR_UBRK;

Completed in 48 milliseconds