Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dwcd9335.c2202 snd_soc_component_update_bits(component, WCD9335_HPH_L_EN, in wcd9335_set_compander()
2331 SOC_SINGLE_TLV("HPHL Volume", WCD9335_HPH_L_EN, 0, 20, 1,
3364 hph_l_en = snd_soc_component_read(component, WCD9335_HPH_L_EN); in wcd9335_codec_hph_mode_gain_opt()
3377 snd_soc_component_write(component, WCD9335_HPH_L_EN, l_val); in wcd9335_codec_hph_mode_gain_opt()
3476 snd_soc_component_update_bits(comp, WCD9335_HPH_L_EN, in wcd9335_codec_hph_lp_config()
3646 WCD9335_HPH_L_EN, in wcd9335_codec_hph_post_pa_config()
3659 WCD9335_HPH_L_EN, in wcd9335_codec_hph_post_pa_config()
3830 snd_soc_component_update_bits(component, WCD9335_HPH_L_EN, in wcd9335_codec_init_flyback()
H A Dwcd9335.h341 #define WCD9335_HPH_L_EN WCD9335_REG(0x06, 0x0d3) macro