Lines Matching refs:hph_mode
201 u32 hph_mode; member
649 int hph_mode = wcd939x->hph_mode; in wcd939x_codec_enable_hphr_pa() local
658 WCD_CLSH_STATE_HPHR, hph_mode); in wcd939x_codec_enable_hphr_pa()
661 if (hph_mode == CLS_H_LP || hph_mode == CLS_H_LOHIFI || hph_mode == CLS_H_ULP) in wcd939x_codec_enable_hphr_pa()
665 if (hph_mode == CLS_H_LOHIFI) in wcd939x_codec_enable_hphr_pa()
694 if (hph_mode == CLS_H_LP || hph_mode == CLS_H_LOHIFI || in wcd939x_codec_enable_hphr_pa()
695 hph_mode == CLS_H_ULP) in wcd939x_codec_enable_hphr_pa()
704 if (hph_mode == CLS_AB || hph_mode == CLS_AB_HIFI || in wcd939x_codec_enable_hphr_pa()
705 hph_mode == CLS_AB_LP || hph_mode == CLS_AB_LOHIFI) in wcd939x_codec_enable_hphr_pa()
753 WCD_CLSH_STATE_HPHR, hph_mode); in wcd939x_codec_enable_hphr_pa()
769 int hph_mode = wcd939x->hph_mode; in wcd939x_codec_enable_hphl_pa() local
780 WCD_CLSH_STATE_HPHL, hph_mode); in wcd939x_codec_enable_hphl_pa()
783 if (hph_mode == CLS_H_LP || hph_mode == CLS_H_LOHIFI || hph_mode == CLS_H_ULP) in wcd939x_codec_enable_hphl_pa()
788 if (hph_mode == CLS_H_LOHIFI) in wcd939x_codec_enable_hphl_pa()
816 if (hph_mode == CLS_H_LP || hph_mode == CLS_H_LOHIFI || in wcd939x_codec_enable_hphl_pa()
817 hph_mode == CLS_H_ULP) in wcd939x_codec_enable_hphl_pa()
826 if (hph_mode == CLS_AB || hph_mode == CLS_AB_HIFI || in wcd939x_codec_enable_hphl_pa()
827 hph_mode == CLS_AB_LP || hph_mode == CLS_AB_LOHIFI) in wcd939x_codec_enable_hphl_pa()
871 WCD_CLSH_STATE_HPHL, hph_mode); in wcd939x_codec_enable_hphl_pa()
1469 ucontrol->value.integer.value[0] = wcd939x->hph_mode; in wcd939x_rx_hph_mode_get()
1483 if (mode_val == wcd939x->hph_mode) in wcd939x_rx_hph_mode_put()
1495 wcd939x->hph_mode = mode_val; in wcd939x_rx_hph_mode_put()
1509 wcd939x->hph_mode = mode_val; in wcd939x_rx_hph_mode_put()