Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dwcd939x.c256 WCD_MBHC_FIELD(WCD_MBHC_HPHR_GND, WCD939X_HPH_PA_CTL2, 0x40),
257 WCD_MBHC_FIELD(WCD_MBHC_HPHL_GND, WCD939X_HPH_PA_CTL2, 0x10),
2262 snd_soc_component_write_field(component, WCD939X_HPH_PA_CTL2, in wcd939x_wcd_mbhc_calc_impedance()
2265 snd_soc_component_write_field(component, WCD939X_HPH_PA_CTL2, in wcd939x_wcd_mbhc_calc_impedance()
2336 snd_soc_component_write_field(component, WCD939X_HPH_PA_CTL2, in wcd939x_mbhc_hph_pull_down_ctrl()
2338 snd_soc_component_write_field(component, WCD939X_HPH_PA_CTL2, in wcd939x_mbhc_hph_pull_down_ctrl()
H A Dwcd939x-sdw.c397 { WCD939X_HPH_PA_CTL2, 0x50 },
888 case WCD939X_HPH_PA_CTL2: in wcd939x_rdwr_register()
H A Dwcd939x.h251 #define WCD939X_HPH_PA_CTL2 (0x30d2) macro