Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/
H A Dcs4281.c185 #define BA0_EPPMC_FPDN (1<<14) /* Full Power DowN */ macro
1379 if (tmp & BA0_EPPMC_FPDN) in snd_cs4281_chip_init()
1380 snd_cs4281_pokeBA0(chip, BA0_EPPMC, tmp & ~BA0_EPPMC_FPDN); in snd_cs4281_chip_init()
/kernel/linux/linux-6.6/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()

Completed in 7 milliseconds