Home
last modified time | relevance | path

Searched refs:TWI_IRQ_COMPL (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/pci/netup_unidvb/
H A Dnetup_unidvb_i2c.c26 #define TWI_IRQ_COMPL (TWI_IRQEN_COMPL << 8) macro
76 if ((reg & TWI_IRQEN_COMPL) != 0 && (reg & TWI_IRQ_COMPL)) { in netup_i2c_interrupt()
/kernel/linux/linux-6.6/drivers/media/pci/netup_unidvb/
H A Dnetup_unidvb_i2c.c26 #define TWI_IRQ_COMPL (TWI_IRQEN_COMPL << 8) macro
76 if ((reg & TWI_IRQEN_COMPL) != 0 && (reg & TWI_IRQ_COMPL)) { in netup_i2c_interrupt()

Completed in 2 milliseconds