Home
last modified time | relevance | path

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

/sound/soc/codecs/
Dwcd938x.c250 WCD_MBHC_FIELD(WCD_MBHC_HPHR_PA_EN, WCD938X_ANA_HPH, 0x40),
251 WCD_MBHC_FIELD(WCD_MBHC_HPHL_PA_EN, WCD938X_ANA_HPH, 0x80),
252 WCD_MBHC_FIELD(WCD_MBHC_HPH_PA_EN, WCD938X_ANA_HPH, 0xC0),
278 {WCD938X_ANA_HPH, 0x0C},
747 case WCD938X_ANA_HPH: in wcd938x_rdwr_register()
1727 snd_soc_component_write_field(component, WCD938X_ANA_HPH, in wcd938x_codec_enable_hphr_pa()
1776 snd_soc_component_write_field(component, WCD938X_ANA_HPH, in wcd938x_codec_enable_hphr_pa()
1797 snd_soc_component_write_field(component, WCD938X_ANA_HPH, in wcd938x_codec_enable_hphr_pa()
1833 snd_soc_component_write_field(component, WCD938X_ANA_HPH, in wcd938x_codec_enable_hphl_pa()
1882 snd_soc_component_write_field(component, WCD938X_ANA_HPH, in wcd938x_codec_enable_hphl_pa()
[all …]
Dwcd938x.h16 #define WCD938X_ANA_HPH (0x3009) macro