Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/serial/
Dioc3_serial.c210 uint32_t intr_all; member
231 .intr_all = SIO_IR_SA,
251 .intr_all = SIO_IR_SB,
1615 } while (sio_ir & hooks->intr_all); in ioc3uart_intr_one()
Dioc4_serial.c529 uint32_t intr_all; member
2026 } while (sio_ir & hooks->intr_all); in handle_intr()