Home
last modified time | relevance | path

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

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