Lines Matching refs:hph_mode
531 u32 hph_mode;
2279 wcd->hph_mode = CLS_H_LOHIFI;
2487 ucontrol->value.enumerated.item[0] = wcd->hph_mode;
2501 if (mode_val == wcd->hph_mode)
2508 wcd->hph_mode = mode_val;
3676 int hph_mode = wcd->hph_mode;
3685 if (((hph_mode == CLS_H_HIFI) || (hph_mode == CLS_H_LOHIFI) ||
3686 (hph_mode == CLS_H_LP)) && (dem_inp != 0x01)) {
3689 if (hph_mode != CLS_H_LP)
3700 WCD_CLSH_STATE_HPHL, hph_mode);
3707 WCD_CLSH_STATE_HPHL, hph_mode);
3708 if (hph_mode != CLS_H_LP)
3728 int hph_mode = wcd->hph_mode;
3735 if (((hph_mode == CLS_H_HIFI) || (hph_mode == CLS_H_LOHIFI) ||
3736 (hph_mode == CLS_H_LP)) && (dem_inp != 0x01)) {
3739 if (hph_mode != CLS_H_LP)
3751 hph_mode);
3758 WCD_CLSH_STATE_HPHR, hph_mode);
3759 if (hph_mode != CLS_H_LP)