Searched refs:UART_IIR_NO_INT (Results 1 - 25 of 29) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/serial/
H A Dm32r_sio_reg.h136 #define UART_IIR_NO_INT 0x01 /* No interrupts pending */ macro
H A D8250.c1571 if (!(iir & UART_IIR_NO_INT)) {
1731 if (!(iir & UART_IIR_NO_INT))
1763 if ((iir & UART_IIR_NO_INT) && (up->ier & UART_IER_THRI) &&
1766 iir &= ~(UART_IIR_ID | UART_IIR_NO_INT);
1770 if (!(iir & UART_IIR_NO_INT))
2045 if (!(iir1 & UART_IIR_NO_INT) && (iir & UART_IIR_NO_INT)) {
2118 if (lsr & UART_LSR_TEMT && iir & UART_IIR_NO_INT) {
H A Dsunsu.c461 } while (!(serial_in(up, UART_IIR) & UART_IIR_NO_INT));
521 if (!(serial_in(up, UART_IIR) & UART_IIR_NO_INT)) {
H A Dpxa.c236 if (iir & UART_IIR_NO_INT)
H A Dvr41xx_siu.c434 if (iir & UART_IIR_NO_INT)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/serial/
H A Dm32r_sio_reg.h136 #define UART_IIR_NO_INT 0x01 /* No interrupts pending */ macro
H A D8250.c1571 if (!(iir & UART_IIR_NO_INT)) {
1731 if (!(iir & UART_IIR_NO_INT))
1763 if ((iir & UART_IIR_NO_INT) && (up->ier & UART_IER_THRI) &&
1766 iir &= ~(UART_IIR_ID | UART_IIR_NO_INT);
1770 if (!(iir & UART_IIR_NO_INT))
2045 if (!(iir1 & UART_IIR_NO_INT) && (iir & UART_IIR_NO_INT)) {
2118 if (lsr & UART_LSR_TEMT && iir & UART_IIR_NO_INT) {
H A Dsunsu.c461 } while (!(serial_in(up, UART_IIR) & UART_IIR_NO_INT));
521 if (!(serial_in(up, UART_IIR) & UART_IIR_NO_INT)) {
H A Dpxa.c236 if (iir & UART_IIR_NO_INT)
H A Dvr41xx_siu.c434 if (iir & UART_IIR_NO_INT)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Dserial_reg.h34 #define UART_IIR_NO_INT 0x01 /* No interrupts pending */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Dserial_reg.h34 #define UART_IIR_NO_INT 0x01 /* No interrupts pending */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/usr/include/linux/
H A Dserial_reg.h34 #define UART_IIR_NO_INT 0x01 /* No interrupts pending */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/sysroot/usr/include/linux/
H A Dserial_reg.h34 #define UART_IIR_NO_INT 0x01 /* No interrupts pending */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/sysroot/usr/include/linux/
H A Dserial_reg.h34 #define UART_IIR_NO_INT 0x01 /* No interrupts pending */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/lirc/
H A Dlirc_serial.c644 if ((sinp(UART_IIR) & UART_IIR_NO_INT)) {
736 } while (!(sinp(UART_IIR) & UART_IIR_NO_INT)); /* still pending ? */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/lirc/
H A Dlirc_serial.c644 if ((sinp(UART_IIR) & UART_IIR_NO_INT)) {
736 } while (!(sinp(UART_IIR) & UART_IIR_NO_INT)); /* still pending ? */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/isdn/hisax/
H A Delsa.c301 if (!(val & UART_IIR_NO_INT)) {
381 if (!(val & UART_IIR_NO_INT)) {
H A Delsa_ser.c417 } while (!(iir & UART_IIR_NO_INT));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/isdn/hisax/
H A Delsa.c301 if (!(val & UART_IIR_NO_INT)) {
381 if (!(val & UART_IIR_NO_INT)) {
H A Delsa_ser.c417 } while (!(iir & UART_IIR_NO_INT));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/mmc/card/
H A Dsdio_uart.c558 if (iir & UART_IIR_NO_INT)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/serial/jsm/
H A Djsm_neo.c741 if (isr & UART_IIR_NO_INT)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/serial/jsm/
H A Djsm_neo.c741 if (isr & UART_IIR_NO_INT)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/mmc/card/
H A Dsdio_uart.c558 if (iir & UART_IIR_NO_INT)

Completed in 301 milliseconds

12