Home
last modified time | relevance | path

Searched refs:BA0_ACISV_SLV (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/
H A Dcs4281.c261 #define BA0_ACISV_SLV(x) (1<<((x)-3)) macro
1531 if ((snd_cs4281_peekBA0(chip, BA0_ACISV) & (BA0_ACISV_SLV(3) | BA0_ACISV_SLV(4))) == (BA0_ACISV_SLV(3) | BA0_ACISV_SLV(4))) in snd_cs4281_chip_init()
/kernel/linux/linux-6.6/sound/pci/
H A Dcs4281.c260 #define BA0_ACISV_SLV(x) (1<<((x)-3)) macro
1496 if ((snd_cs4281_peekBA0(chip, BA0_ACISV) & (BA0_ACISV_SLV(3) | BA0_ACISV_SLV(4))) == (BA0_ACISV_SLV(3) | BA0_ACISV_SLV(4))) in snd_cs4281_chip_init()

Completed in 7 milliseconds