Home
last modified time | relevance | path

Searched refs:intr_all (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/tty/serial/
Dioc3_serial.c213 uint32_t intr_all; member
234 .intr_all = SIO_IR_SA,
254 .intr_all = SIO_IR_SB,
1620 } while (sio_ir & hooks->intr_all); in ioc3uart_intr_one()
Dioc4_serial.c532 uint32_t intr_all; member
2023 } while (sio_ir & hooks->intr_all); in handle_intr()