Lines Matching refs:hph_mode
174 u32 hph_mode; member
622 wcd938x->hph_mode); in wcd938x_codec_ear_dac_event()
680 wcd938x->hph_mode); in wcd938x_codec_aux_dac_event()
697 int hph_mode = wcd938x->hph_mode; in wcd938x_codec_enable_hphr_pa() local
705 WCD_CLSH_STATE_HPHR, hph_mode); in wcd938x_codec_enable_hphr_pa()
708 if (hph_mode == CLS_H_LP || hph_mode == CLS_H_LOHIFI || in wcd938x_codec_enable_hphr_pa()
709 hph_mode == CLS_H_ULP) { in wcd938x_codec_enable_hphr_pa()
716 wcd_clsh_set_hph_mode(wcd938x->clsh_info, hph_mode); in wcd938x_codec_enable_hphr_pa()
736 if (hph_mode == CLS_H_LP || hph_mode == CLS_H_LOHIFI || in wcd938x_codec_enable_hphr_pa()
737 hph_mode == CLS_H_ULP) in wcd938x_codec_enable_hphr_pa()
745 if (hph_mode == CLS_AB || hph_mode == CLS_AB_HIFI || in wcd938x_codec_enable_hphr_pa()
746 hph_mode == CLS_AB_LP || hph_mode == CLS_AB_LOHIFI) in wcd938x_codec_enable_hphr_pa()
789 WCD_CLSH_STATE_HPHR, hph_mode); in wcd938x_codec_enable_hphr_pa()
804 int hph_mode = wcd938x->hph_mode; in wcd938x_codec_enable_hphl_pa() local
812 WCD_CLSH_STATE_HPHL, hph_mode); in wcd938x_codec_enable_hphl_pa()
814 if (hph_mode == CLS_H_LP || hph_mode == CLS_H_LOHIFI || in wcd938x_codec_enable_hphl_pa()
815 hph_mode == CLS_H_ULP) { in wcd938x_codec_enable_hphl_pa()
822 wcd_clsh_set_hph_mode(wcd938x->clsh_info, hph_mode); in wcd938x_codec_enable_hphl_pa()
841 if (hph_mode == CLS_H_LP || hph_mode == CLS_H_LOHIFI || in wcd938x_codec_enable_hphl_pa()
842 hph_mode == CLS_H_ULP) in wcd938x_codec_enable_hphl_pa()
851 if (hph_mode == CLS_AB || hph_mode == CLS_AB_HIFI || in wcd938x_codec_enable_hphl_pa()
852 hph_mode == CLS_AB_LP || hph_mode == CLS_AB_LOHIFI) in wcd938x_codec_enable_hphl_pa()
894 WCD_CLSH_STATE_HPHL, hph_mode); in wcd938x_codec_enable_hphl_pa()
909 int hph_mode = wcd938x->hph_mode; in wcd938x_codec_enable_aux_pa() local
919 if (hph_mode == CLS_AB || hph_mode == CLS_AB_HIFI || in wcd938x_codec_enable_aux_pa()
920 hph_mode == CLS_AB_LP || hph_mode == CLS_AB_LOHIFI) in wcd938x_codec_enable_aux_pa()
937 hph_mode); in wcd938x_codec_enable_aux_pa()
953 int hph_mode = wcd938x->hph_mode; in wcd938x_codec_enable_ear_pa() local
979 if (hph_mode == CLS_AB || hph_mode == CLS_AB_HIFI || in wcd938x_codec_enable_ear_pa()
980 hph_mode == CLS_AB_LP || hph_mode == CLS_AB_LOHIFI) in wcd938x_codec_enable_ear_pa()
1009 WCD_CLSH_STATE_EAR, hph_mode); in wcd938x_codec_enable_ear_pa()
1521 ucontrol->value.enumerated.item[0] = wcd938x->hph_mode; in wcd938x_rx_hph_mode_get()
1532 if (wcd938x->hph_mode == ucontrol->value.enumerated.item[0]) in wcd938x_rx_hph_mode_put()
1535 wcd938x->hph_mode = ucontrol->value.enumerated.item[0]; in wcd938x_rx_hph_mode_put()