Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/sound/pci/hda/
H A Dpatch_cs8409.c879 int fsv_old, fsv_new; in cs42l42_resume() local
896 fsv_old = cs8409_i2c_read(cs42l42, CS42L42_HP_CTL); in cs42l42_resume()
898 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()
901 if (fsv_new != fsv_old) in cs42l42_resume()

Completed in 2 milliseconds