Searched refs:hph_mode (Results 1 – 5 of 5) sorted by relevance
100 u32 hph_mode; member345 int hph_mode = wcd937x->hph_mode; in wcd937x_codec_hphl_dac_event() local362 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() local434 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() local501 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()[all …]
174 u32 hph_mode; member622 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() local705 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()[all …]
201 u32 hph_mode; member649 int hph_mode = wcd939x->hph_mode; in wcd939x_codec_enable_hphr_pa() local658 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()[all …]
326 u32 hph_mode; member2229 ucontrol->value.enumerated.item[0] = wcd->hph_mode; in wcd9335_rx_hph_mode_get()2247 wcd->hph_mode = mode_val; in wcd9335_rx_hph_mode_put()3472 int hph_mode = wcd->hph_mode; in wcd9335_codec_hphl_dac_event() local3480 if (((hph_mode == CLS_H_HIFI) || (hph_mode == CLS_H_LOHIFI) || in wcd9335_codec_hphl_dac_event()3481 (hph_mode == CLS_H_LP)) && (dem_inp != 0x01)) { in wcd9335_codec_hphl_dac_event()3487 ((hph_mode == CLS_H_LOHIFI) ? in wcd9335_codec_hphl_dac_event()3488 CLS_H_HIFI : hph_mode)); in wcd9335_codec_hphl_dac_event()3490 wcd9335_codec_hph_mode_config(comp, event, hph_mode); in wcd9335_codec_hphl_dac_event()3504 wcd9335_codec_hph_mode_config(comp, event, hph_mode); in wcd9335_codec_hphl_dac_event()[all …]
549 u32 hph_mode; member3064 wcd->hph_mode = CLS_H_LOHIFI; in wcd934x_comp_probe()3277 ucontrol->value.enumerated.item[0] = wcd->hph_mode; in wcd934x_rx_hph_mode_get()3291 if (mode_val == wcd->hph_mode) in wcd934x_rx_hph_mode_put()3298 wcd->hph_mode = mode_val; in wcd934x_rx_hph_mode_put()4464 int hph_mode = wcd->hph_mode; in wcd934x_codec_hphl_dac_event() local4473 if (((hph_mode == CLS_H_HIFI) || (hph_mode == CLS_H_LOHIFI) || in wcd934x_codec_hphl_dac_event()4474 (hph_mode == CLS_H_LP)) && (dem_inp != 0x01)) { in wcd934x_codec_hphl_dac_event()4477 if (hph_mode != CLS_H_LP) in wcd934x_codec_hphl_dac_event()4488 WCD_CLSH_STATE_HPHL, hph_mode); in wcd934x_codec_hphl_dac_event()[all …]