Searched refs:WM8994_POWER_MANAGEMENT_1 (Results 1 – 5 of 5) sorted by relevance
/openbmc/u-boot/drivers/sound/ |
H A D | wm8994_registers.h | 13 #define WM8994_POWER_MANAGEMENT_1 0x01 macro
|
H A D | wm8994.c | 691 ret = wm8994_bic_or(priv, WM8994_POWER_MANAGEMENT_1, in wm8994_setup_interface() 699 ret |= wm8994_bic_or(priv, WM8994_POWER_MANAGEMENT_1, in wm8994_setup_interface() 702 ret |= wm8994_bic_or(priv, WM8994_POWER_MANAGEMENT_1, in wm8994_setup_interface()
|
/openbmc/linux/drivers/mfd/ |
H A D | wm8994-regmap.c | 768 case WM8994_POWER_MANAGEMENT_1: in wm1811_readable_register()
|
/openbmc/linux/sound/soc/codecs/ |
H A D | wm8994.c | 877 snd_soc_component_update_bits(component, WM8994_POWER_MANAGEMENT_1, in vmid_reference() 904 snd_soc_component_update_bits(component, WM8994_POWER_MANAGEMENT_1, in vmid_reference() 951 snd_soc_component_update_bits(component, WM8994_POWER_MANAGEMENT_1, in vmid_dereference() 976 snd_soc_component_update_bits(component, WM8994_POWER_MANAGEMENT_1, in vmid_dereference()
|
/openbmc/linux/include/linux/mfd/wm8994/ |
H A D | registers.h | 17 #define WM8994_POWER_MANAGEMENT_1 0x01 macro
|