Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm9090.c87 case WM9090_POWER_MANAGEMENT_1: in wm9090_readable()
251 snd_soc_component_update_bits(component, WM9090_POWER_MANAGEMENT_1, in hp_ev()
288 snd_soc_component_update_bits(component, WM9090_POWER_MANAGEMENT_1, in hp_ev()
331 SND_SOC_DAPM_SUPPLY("OSC", WM9090_POWER_MANAGEMENT_1, 3, 0, NULL, 0),
349 SND_SOC_DAPM_MIXER("SPKOUT", WM9090_POWER_MANAGEMENT_1, 12, 0,
474 snd_soc_component_update_bits(component, WM9090_POWER_MANAGEMENT_1, in wm9090_set_bias_level()
492 snd_soc_component_update_bits(component, WM9090_POWER_MANAGEMENT_1, in wm9090_set_bias_level()
H A Dwm9090.h17 #define WM9090_POWER_MANAGEMENT_1 0x01 macro