Home
last modified time | relevance | path

Searched refs:A1_in (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()
362 if (isr & A1_in) { in snd_aw2_saa7146_interrupt()
H A Dsaa7146.h57 #define A1_in (1UL << 13) macro