Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/
H A Dcs4281.c184 #define BA0_EPPMC_FPDN (1<<14) /* Full Power DowN */ macro
1342 if (tmp & BA0_EPPMC_FPDN) in snd_cs4281_chip_init()
1343 snd_cs4281_pokeBA0(chip, BA0_EPPMC, tmp & ~BA0_EPPMC_FPDN); in snd_cs4281_chip_init()