Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/hda/
H A Dpatch_cs8409.h233 #define CS42L42_FULL_SCALE_VOL_MASK (2) macro
H A Dpatch_cs8409.c898 fsv_new = fsv_old & ~CS42L42_FULL_SCALE_VOL_MASK; in cs42l42_resume()
900 fsv_new = fsv_old & CS42L42_FULL_SCALE_VOL_MASK; in cs42l42_resume()