Searched refs:WM8400_POWER_MANAGEMENT_1 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/soc/codecs/ |
H A D | wm8400.c | 682 SND_SOC_DAPM_SUPPLY("MICBIAS", WM8400_POWER_MANAGEMENT_1, 1122 val = snd_soc_component_read(component, WM8400_POWER_MANAGEMENT_1) & in wm8400_set_bias_level() 1138 snd_soc_component_write(component, WM8400_POWER_MANAGEMENT_1, in wm8400_set_bias_level() 1148 val = snd_soc_component_read(component, WM8400_POWER_MANAGEMENT_1); in wm8400_set_bias_level() 1182 val = snd_soc_component_read(component, WM8400_POWER_MANAGEMENT_1); in wm8400_set_bias_level() 1186 snd_soc_component_write(component, WM8400_POWER_MANAGEMENT_1, val); in wm8400_set_bias_level() 1190 snd_soc_component_write(component, WM8400_POWER_MANAGEMENT_1, val); in wm8400_set_bias_level() 1202 snd_soc_component_write(component, WM8400_POWER_MANAGEMENT_1, val); in wm8400_set_bias_level() 1285 reg = snd_soc_component_read(component, WM8400_POWER_MANAGEMENT_1); in wm8400_component_probe() 1306 reg = snd_soc_component_read(component, WM8400_POWER_MANAGEMENT_1); in wm8400_component_remove() [all …]
|
/openbmc/linux/include/linux/mfd/ |
H A D | wm8400-private.h | 30 #define WM8400_POWER_MANAGEMENT_1 0x02 macro
|