Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm8961.c212 pwr_reg |= WM8961_LOUT1_PGA | WM8961_ROUT1_PGA; in wm8961_hp_event()
271 pwr_reg &= ~(WM8961_LOUT1_PGA | WM8961_ROUT1_PGA); in wm8961_hp_event()
H A Dwm8961.h467 #define WM8961_LOUT1_PGA 0x0040 /* LOUT1_PGA */ macro