Searched refs:WM8993_ANTIPOP1 (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/sound/soc/codecs/ |
D | wm_hubs.c | 593 u16 reg = snd_soc_component_read(component, WM8993_ANTIPOP1) & ~WM8993_HPOUT2_IN_ENA; in earpiece_event() 598 snd_soc_component_write(component, WM8993_ANTIPOP1, reg); in earpiece_event() 603 snd_soc_component_write(component, WM8993_ANTIPOP1, reg); in earpiece_event() 1214 snd_soc_component_update_bits(component, WM8993_ANTIPOP1, in wm_hubs_handle_analogue_pdata()
|
D | wm8993.c | 295 case WM8993_ANTIPOP1: in wm8993_readable() 1017 snd_soc_component_update_bits(component, WM8993_ANTIPOP1, in wm8993_set_bias_level() 1043 snd_soc_component_update_bits(component, WM8993_ANTIPOP1, in wm8993_set_bias_level()
|
D | wm8993.h | 70 #define WM8993_ANTIPOP1 0x38 macro
|