Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/ice1712/
H A Dice1712.h385 unsigned int pm_saved_spdif_ctrl; member
H A Dice1712.c2680 ice->pm_saved_spdif_ctrl = inw(ICEMT(ice, ROUTE_SPDOUT)); in snd_ice1712_suspend()
2726 outw(ice->pm_saved_spdif_ctrl, ICEMT(ice, ROUTE_SPDOUT)); in snd_ice1712_resume()
H A Dice1724.c2690 ice->pm_saved_spdif_ctrl = inw(ICEMT1724(ice, SPDIF_CTRL)); in snd_vt1724_suspend()
2731 update_spdif_bits(ice, ice->pm_saved_spdif_ctrl); in snd_vt1724_resume()