Searched refs:SOLO_IRQ_IIC (Results 1 – 3 of 3) sorted by relevance
98 solo_irq_off(solo_dev, SOLO_IRQ_IIC); in solo_i2c_stop()230 solo_irq_on(solo_dev, SOLO_IRQ_IIC); in solo_i2c_master_xfer()
72 #define SOLO_IRQ_IIC BIT(6) macro
110 if (status & SOLO_IRQ_IIC) in solo_isr()