Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/codecs/
Dwcd938x.c252 WCD_MBHC_FIELD(WCD_MBHC_HPHR_PA_EN, WCD938X_ANA_HPH, 0x40),
253 WCD_MBHC_FIELD(WCD_MBHC_HPHL_PA_EN, WCD938X_ANA_HPH, 0x80),
254 WCD_MBHC_FIELD(WCD_MBHC_HPH_PA_EN, WCD938X_ANA_HPH, 0xC0),
280 {WCD938X_ANA_HPH, 0x0C},
749 case WCD938X_ANA_HPH: in wcd938x_rdwr_register()
1729 snd_soc_component_write_field(component, WCD938X_ANA_HPH, in wcd938x_codec_enable_hphr_pa()
1778 snd_soc_component_write_field(component, WCD938X_ANA_HPH, in wcd938x_codec_enable_hphr_pa()
1799 snd_soc_component_write_field(component, WCD938X_ANA_HPH, in wcd938x_codec_enable_hphr_pa()
1835 snd_soc_component_write_field(component, WCD938X_ANA_HPH, in wcd938x_codec_enable_hphl_pa()
1884 snd_soc_component_write_field(component, WCD938X_ANA_HPH, in wcd938x_codec_enable_hphl_pa()
[all …]
Dwcd938x.h16 #define WCD938X_ANA_HPH (0x3009) macro