Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/kpc2000/kpc2000/
H A Dcell_probe.c240 u64 interrupt_mask_inv = ~readq(pcard->sysinfo_regs_base + REG_INTERRUPT_MASK); in kp2000_check_uio_irq() local
244 if (interrupt_mask_inv & irq_check_mask) { // and if it's not masked off in kp2000_check_uio_irq()