Lines Matching refs:hph_mode

100 	u32 hph_mode;  member
345 int hph_mode = wcd937x->hph_mode; in wcd937x_codec_hphl_dac_event() local
362 if (hph_mode == CLS_AB_HIFI || hph_mode == CLS_H_HIFI) in wcd937x_codec_hphl_dac_event()
366 else if (hph_mode == CLS_H_LOHIFI) in wcd937x_codec_hphl_dac_event()
420 int hph_mode = wcd937x->hph_mode; in wcd937x_codec_hphr_dac_event() local
434 if (hph_mode == CLS_AB_HIFI || hph_mode == CLS_H_HIFI) in wcd937x_codec_hphr_dac_event()
438 else if (hph_mode == CLS_H_LOHIFI) in wcd937x_codec_hphr_dac_event()
489 int hph_mode = wcd937x->hph_mode; in wcd937x_codec_ear_dac_event() local
501 if (hph_mode == CLS_AB_HIFI || hph_mode == CLS_H_HIFI) in wcd937x_codec_ear_dac_event()
505 else if (hph_mode == CLS_H_LOHIFI) in wcd937x_codec_ear_dac_event()
519 hph_mode); in wcd937x_codec_ear_dac_event()
523 if (hph_mode == CLS_AB_HIFI || hph_mode == CLS_H_LOHIFI || in wcd937x_codec_ear_dac_event()
524 hph_mode == CLS_H_HIFI) in wcd937x_codec_ear_dac_event()
544 int hph_mode = wcd937x->hph_mode; in wcd937x_codec_aux_dac_event() local
561 hph_mode); in wcd937x_codec_aux_dac_event()
580 int hph_mode = wcd937x->hph_mode; in wcd937x_codec_enable_hphr_pa() local
587 hph_mode); in wcd937x_codec_enable_hphr_pa()
608 if (hph_mode == CLS_AB || hph_mode == CLS_AB_HIFI) in wcd937x_codec_enable_hphr_pa()
636 hph_mode); in wcd937x_codec_enable_hphr_pa()
649 int hph_mode = wcd937x->hph_mode; in wcd937x_codec_enable_hphl_pa() local
656 hph_mode); in wcd937x_codec_enable_hphl_pa()
676 if (hph_mode == CLS_AB || hph_mode == CLS_AB_HIFI) in wcd937x_codec_enable_hphl_pa()
704 hph_mode); in wcd937x_codec_enable_hphl_pa()
717 int hph_mode = wcd937x->hph_mode; in wcd937x_codec_enable_aux_pa() local
732 if (hph_mode == CLS_AB || hph_mode == CLS_AB_HIFI) in wcd937x_codec_enable_aux_pa()
746 hph_mode); in wcd937x_codec_enable_aux_pa()
763 int hph_mode = wcd937x->hph_mode; in wcd937x_codec_enable_ear_pa() local
786 if (hph_mode == CLS_AB || hph_mode == CLS_AB_HIFI) in wcd937x_codec_enable_ear_pa()
811 hph_mode); in wcd937x_codec_enable_ear_pa()
1218 ucontrol->value.integer.value[0] = wcd937x->hph_mode; in wcd937x_rx_hph_mode_get()
1235 if (mode_val == wcd937x->hph_mode) in wcd937x_rx_hph_mode_put()
1247 wcd937x->hph_mode = mode_val; in wcd937x_rx_hph_mode_put()