Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dwcd937x-sdw.c287 { WCD937X_HPH_PA_CTL2, 0x50 },
643 case WCD937X_HPH_PA_CTL2: in wcd937x_rdwr_register()
H A Dwcd937x.c165 WCD_MBHC_FIELD(WCD_MBHC_HPHR_GND, WCD937X_HPH_PA_CTL2, 0x40),
166 WCD_MBHC_FIELD(WCD_MBHC_HPHL_GND, WCD937X_HPH_PA_CTL2, 0x10),
1789 snd_soc_component_write_field(component, WCD937X_HPH_PA_CTL2, in wcd937x_wcd_mbhc_calc_impedance()
1795 snd_soc_component_write_field(component, WCD937X_HPH_PA_CTL2, in wcd937x_wcd_mbhc_calc_impedance()
1852 snd_soc_component_write_field(component, WCD937X_HPH_PA_CTL2, in wcd937x_mbhc_hph_pull_down_ctrl()
1854 snd_soc_component_write_field(component, WCD937X_HPH_PA_CTL2, in wcd937x_mbhc_hph_pull_down_ctrl()
H A Dwcd937x.h185 #define WCD937X_HPH_PA_CTL2 0x30D2 macro