Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwcd938x.c240 WCD_MBHC_FIELD(WCD_MBHC_HS_VREF, WCD938X_MBHC_NEW_CTL_2, 0x03),
258 WCD_MBHC_FIELD(WCD_MBHC_MUX_CTL, WCD938X_MBHC_NEW_CTL_2, 0x70),
2473 snd_soc_component_write_field(component, WCD938X_MBHC_NEW_CTL_2, in wcd938x_mbhc_moisture_config()
2482 snd_soc_component_write_field(component, WCD938X_MBHC_NEW_CTL_2, in wcd938x_mbhc_moisture_config()
2487 snd_soc_component_write_field(component, WCD938X_MBHC_NEW_CTL_2, in wcd938x_mbhc_moisture_config()
2496 snd_soc_component_write_field(component, WCD938X_MBHC_NEW_CTL_2, in wcd938x_mbhc_moisture_detect_en()
2499 snd_soc_component_write_field(component, WCD938X_MBHC_NEW_CTL_2, in wcd938x_mbhc_moisture_detect_en()
2509 snd_soc_component_write_field(component, WCD938X_MBHC_NEW_CTL_2, in wcd938x_mbhc_get_moisture_status()
2518 snd_soc_component_write_field(component, WCD938X_MBHC_NEW_CTL_2, in wcd938x_mbhc_get_moisture_status()
2527 if (snd_soc_component_read_field(component, WCD938X_MBHC_NEW_CTL_2, WCD938X_M_RTH_CTL_MASK)) in wcd938x_mbhc_get_moisture_status()
H A Dwcd938x-sdw.c383 {WCD938X_MBHC_NEW_CTL_2, 0x05},
839 case WCD938X_MBHC_NEW_CTL_2: in wcd938x_rdwr_register()
H A Dwcd938x.h250 #define WCD938X_MBHC_NEW_CTL_2 (0x3121) macro