Home
last modified time | relevance | path

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

/linux/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()