Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/ice1712/
H A Dmaya44.c59 enum { WM_SW_DAC, WM_SW_BYPASS, WM_NUM_SWITCHES }; enumerator
470 .private_value = COMPOSE_SW_VAL(WM_SW_DAC,
569 wm->switch_bits = (1 << WM_SW_DAC); in wm8776_init()