Home
last modified time | relevance | path

Searched refs:WM8993_ANTIPOP1 (Results 1 – 3 of 3) sorted by relevance

/sound/soc/codecs/
Dwm_hubs.c597 u16 reg = snd_soc_read(codec, WM8993_ANTIPOP1) & ~WM8993_HPOUT2_IN_ENA; in earpiece_event()
602 snd_soc_write(codec, WM8993_ANTIPOP1, reg); in earpiece_event()
607 snd_soc_write(codec, WM8993_ANTIPOP1, reg); in earpiece_event()
1218 snd_soc_update_bits(codec, WM8993_ANTIPOP1, in wm_hubs_handle_analogue_pdata()
Dwm8993.c298 case WM8993_ANTIPOP1: in wm8993_readable()
1020 snd_soc_update_bits(codec, WM8993_ANTIPOP1, in wm8993_set_bias_level()
1046 snd_soc_update_bits(codec, WM8993_ANTIPOP1, in wm8993_set_bias_level()
Dwm8993.h69 #define WM8993_ANTIPOP1 0x38 macro