Lines Matching refs:hph_mode
554 u32 hph_mode;
3072 wcd->hph_mode = CLS_H_LOHIFI;
3285 ucontrol->value.enumerated.item[0] = wcd->hph_mode;
3299 if (mode_val == wcd->hph_mode)
3306 wcd->hph_mode = mode_val;
4472 int hph_mode = wcd->hph_mode;
4481 if (((hph_mode == CLS_H_HIFI) || (hph_mode == CLS_H_LOHIFI) ||
4482 (hph_mode == CLS_H_LP)) && (dem_inp != 0x01)) {
4485 if (hph_mode != CLS_H_LP)
4496 WCD_CLSH_STATE_HPHL, hph_mode);
4503 WCD_CLSH_STATE_HPHL, hph_mode);
4504 if (hph_mode != CLS_H_LP)
4524 int hph_mode = wcd->hph_mode;
4531 if (((hph_mode == CLS_H_HIFI) || (hph_mode == CLS_H_LOHIFI) ||
4532 (hph_mode == CLS_H_LP)) && (dem_inp != 0x01)) {
4535 if (hph_mode != CLS_H_LP)
4547 hph_mode);
4554 WCD_CLSH_STATE_HPHR, hph_mode);
4555 if (hph_mode != CLS_H_LP)