Home
last modified time | relevance | path

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

/Linux-v5.10/sound/soc/codecs/
Dwcd9335.c2202 snd_soc_component_update_bits(component, WCD9335_HPH_L_EN, in wcd9335_set_compander()
2340 SOC_SINGLE_TLV("HPHL Volume", WCD9335_HPH_L_EN, 0, 20, 1,
3373 hph_l_en = snd_soc_component_read(component, WCD9335_HPH_L_EN); in wcd9335_codec_hph_mode_gain_opt()
3386 snd_soc_component_write(component, WCD9335_HPH_L_EN, l_val); in wcd9335_codec_hph_mode_gain_opt()
3485 snd_soc_component_update_bits(comp, WCD9335_HPH_L_EN, in wcd9335_codec_hph_lp_config()
3655 WCD9335_HPH_L_EN, in wcd9335_codec_hph_post_pa_config()
3668 WCD9335_HPH_L_EN, in wcd9335_codec_hph_post_pa_config()
3839 snd_soc_component_update_bits(component, WCD9335_HPH_L_EN, in wcd9335_codec_init_flyback()
Dwcd9335.h341 #define WCD9335_HPH_L_EN WCD9335_REG(0x06, 0x0d3) macro