Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/
H A Dcs4281.c260 #define BA0_ACISV_SLV(x) (1<<((x)-3)) macro
1496 …snd_cs4281_peekBA0(chip, BA0_ACISV) & (BA0_ACISV_SLV(3) | BA0_ACISV_SLV(4))) == (BA0_ACISV_SLV(3) … in snd_cs4281_chip_init()