Home
last modified time | relevance | path

Searched refs:IIC_S (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/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.h53 #define IIC_S (1UL << 17) macro
/kernel/linux/linux-6.6/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.h53 #define IIC_S (1UL << 17) macro

Completed in 4 milliseconds