Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/aw2/
H A Daw2-saa7146.c124 WRITEREG(A1_out | A2_out | A1_in | IIC_S | IIC_E, IER); in snd_aw2_saa7146_setup()
342 if (isr & (IIC_S | IIC_E)) { in snd_aw2_saa7146_interrupt()
H A Dsaa7146.h54 #define IIC_E (1UL << 16) macro