Home
last modified time | relevance | path

Searched refs:hph_mode (Results 1 – 4 of 4) sorted by relevance

/linux/sound/soc/codecs/
H A Dwcd937x.c96 u32 hph_mode; member
342 int hph_mode = wcd937x->hph_mode; in wcd937x_codec_hphl_dac_event() local
359 if (hph_mode == CLS_AB_HIFI || hph_mode == CLS_H_HIFI) in wcd937x_codec_hphl_dac_event()
363 else if (hph_mode == CLS_H_LOHIFI) in wcd937x_codec_hphl_dac_event()
417 int hph_mode = wcd937x->hph_mode; in wcd937x_codec_hphr_dac_event() local
431 if (hph_mode == CLS_AB_HIFI || hph_mode == CLS_H_HIFI) in wcd937x_codec_hphr_dac_event()
435 else if (hph_mode == CLS_H_LOHIFI) in wcd937x_codec_hphr_dac_event()
486 int hph_mode = wcd937x->hph_mode; in wcd937x_codec_ear_dac_event() local
498 if (hph_mode == CLS_AB_HIFI || hph_mode == CLS_H_HIFI) in wcd937x_codec_ear_dac_event()
502 else if (hph_mode == CLS_H_LOHIFI) in wcd937x_codec_ear_dac_event()
[all …]
H A Dwcd938x.c166 u32 hph_mode; member
616 wcd938x->hph_mode); in wcd938x_codec_ear_dac_event()
674 wcd938x->hph_mode); in wcd938x_codec_aux_dac_event()
691 int hph_mode = wcd938x->hph_mode; in wcd938x_codec_enable_hphr_pa() local
699 WCD_CLSH_STATE_HPHR, hph_mode); in wcd938x_codec_enable_hphr_pa()
702 if (hph_mode == CLS_H_LP || hph_mode == CLS_H_LOHIFI || in wcd938x_codec_enable_hphr_pa()
703 hph_mode == CLS_H_ULP) { in wcd938x_codec_enable_hphr_pa()
710 wcd_clsh_set_hph_mode(wcd938x->clsh_info, hph_mode); in wcd938x_codec_enable_hphr_pa()
730 if (hph_mode == CLS_H_LP || hph_mode == CLS_H_LOHIFI || in wcd938x_codec_enable_hphr_pa()
731 hph_mode == CLS_H_ULP) in wcd938x_codec_enable_hphr_pa()
[all …]
H A Dwcd939x.c202 u32 hph_mode; member
650 int hph_mode = wcd939x->hph_mode; in wcd939x_codec_enable_hphr_pa() local
659 WCD_CLSH_STATE_HPHR, hph_mode); in wcd939x_codec_enable_hphr_pa()
662 if (hph_mode == CLS_H_LP || hph_mode == CLS_H_LOHIFI || hph_mode == CLS_H_ULP) in wcd939x_codec_enable_hphr_pa()
666 if (hph_mode == CLS_H_LOHIFI) in wcd939x_codec_enable_hphr_pa()
695 if (hph_mode == CLS_H_LP || hph_mode == CLS_H_LOHIFI || in wcd939x_codec_enable_hphr_pa()
696 hph_mode == CLS_H_ULP) in wcd939x_codec_enable_hphr_pa()
705 if (hph_mode == CLS_AB || hph_mode == CLS_AB_HIFI || in wcd939x_codec_enable_hphr_pa()
706 hph_mode == CLS_AB_LP || hph_mode == CLS_AB_LOHIFI) in wcd939x_codec_enable_hphr_pa()
754 WCD_CLSH_STATE_HPHR, hph_mode); in wcd939x_codec_enable_hphr_pa()
[all …]
H A Dwcd9335.c327 u32 hph_mode; member
2237 ucontrol->value.enumerated.item[0] = wcd->hph_mode;
2255 wcd->hph_mode = mode_val;
3480 int hph_mode = wcd->hph_mode; in wcd9335_codec_hphl_dac_event()
3488 if (((hph_mode == CLS_H_HIFI) || (hph_mode == CLS_H_LOHIFI) || in wcd9335_codec_hphl_dac_event()
3489 (hph_mode == CLS_H_LP)) && (dem_inp != 0x01)) { in wcd9335_codec_hphl_dac_event()
3495 ((hph_mode == CLS_H_LOHIFI) ? in wcd9335_codec_hphl_dac_event()
3496 CLS_H_HIFI : hph_mode)); in wcd9335_codec_hphl_dac_event()
3476 int hph_mode = wcd->hph_mode; wcd9335_codec_hphl_dac_event() local
3627 int hph_mode = wcd->hph_mode; wcd9335_codec_hphr_dac_event() local
3676 int hph_mode = wcd->hph_mode; wcd9335_codec_enable_hphl_pa() local
3825 int hph_mode = wcd->hph_mode; wcd9335_codec_enable_hphr_pa() local
[all...]