Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwcd938x-sdw.c349 {WCD938X_HPH_PA_CTL2, 0x50},
808 case WCD938X_HPH_PA_CTL2: in wcd938x_rdwr_register()
H A 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),
2394 snd_soc_component_write_field(component, WCD938X_HPH_PA_CTL2, in wcd938x_wcd_mbhc_calc_impedance()
2400 snd_soc_component_write_field(component, WCD938X_HPH_PA_CTL2, in wcd938x_wcd_mbhc_calc_impedance()
2462 snd_soc_component_write_field(component, WCD938X_HPH_PA_CTL2, in wcd938x_mbhc_hph_pull_down_ctrl()
2464 snd_soc_component_write_field(component, WCD938X_HPH_PA_CTL2, in wcd938x_mbhc_hph_pull_down_ctrl()
H A Dwcd938x.h204 #define WCD938X_HPH_PA_CTL2 (0x30D2) macro