Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/codecs/ !
Dwcd938x.c260 WCD_MBHC_FIELD(WCD_MBHC_HPHR_GND, WCD938X_HPH_PA_CTL2, 0x40),
261 WCD_MBHC_FIELD(WCD_MBHC_HPHL_GND, WCD938X_HPH_PA_CTL2, 0x10),
424 {WCD938X_HPH_PA_CTL2, 0x50},
883 case WCD938X_HPH_PA_CTL2: in wcd938x_rdwr_register()
3389 snd_soc_component_write_field(component, WCD938X_HPH_PA_CTL2, in wcd938x_wcd_mbhc_calc_impedance()
3395 snd_soc_component_write_field(component, WCD938X_HPH_PA_CTL2, in wcd938x_wcd_mbhc_calc_impedance()
3457 snd_soc_component_write_field(component, WCD938X_HPH_PA_CTL2, in wcd938x_mbhc_hph_pull_down_ctrl()
3459 snd_soc_component_write_field(component, WCD938X_HPH_PA_CTL2, in wcd938x_mbhc_hph_pull_down_ctrl()
Dwcd938x.h204 #define WCD938X_HPH_PA_CTL2 (0x30D2) macro