Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
Dioc4_serial.c996 uint32_t this_ir, this_mir; in ioc4_intr() local
1007 this_mir = this_ir = pending_intrs(soft, intr_type); in ioc4_intr()
1014 this_mir = this_ir & intr_info->sd_bits; in ioc4_intr()
1021 this_ir &= ~this_mir; in ioc4_intr()