Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dwcd937x.c145 WCD_MBHC_FIELD(WCD_MBHC_HS_VREF, WCD937X_MBHC_NEW_CTL_2, 0x03),
163 WCD_MBHC_FIELD(WCD_MBHC_MUX_CTL, WCD937X_MBHC_NEW_CTL_2, 0x70),
1863 snd_soc_component_write_field(component, WCD937X_MBHC_NEW_CTL_2, in wcd937x_mbhc_moisture_config()
1872 snd_soc_component_write_field(component, WCD937X_MBHC_NEW_CTL_2, in wcd937x_mbhc_moisture_config()
1877 snd_soc_component_write_field(component, WCD937X_MBHC_NEW_CTL_2, in wcd937x_mbhc_moisture_config()
1886 snd_soc_component_write_field(component, WCD937X_MBHC_NEW_CTL_2, in wcd937x_mbhc_moisture_detect_en()
1889 snd_soc_component_write_field(component, WCD937X_MBHC_NEW_CTL_2, in wcd937x_mbhc_moisture_detect_en()
1899 snd_soc_component_write_field(component, WCD937X_MBHC_NEW_CTL_2, in wcd937x_mbhc_get_moisture_status()
1908 snd_soc_component_write_field(component, WCD937X_MBHC_NEW_CTL_2, in wcd937x_mbhc_get_moisture_status()
1917 if (snd_soc_component_read_field(component, WCD937X_MBHC_NEW_CTL_2, WCD937X_M_RTH_CTL_MASK)) in wcd937x_mbhc_get_moisture_status()
H A Dwcd937x-sdw.c318 { WCD937X_MBHC_NEW_CTL_2, 0x05 },
673 case WCD937X_MBHC_NEW_CTL_2: in wcd937x_rdwr_register()
H A Dwcd937x.h230 #define WCD937X_MBHC_NEW_CTL_2 0x3121 macro