Home
last modified time | relevance | path

Searched refs:A2_out (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()
354 if (isr & A2_out) { in snd_aw2_saa7146_interrupt()
H A Dsaa7146.h56 #define A2_out (1UL << 14) macro