Home
last modified time | relevance | path

Searched refs:hph_mode (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dwcd938x.c192 u32 hph_mode; member
641 wcd938x->hph_mode); in wcd938x_codec_ear_dac_event()
699 wcd938x->hph_mode); in wcd938x_codec_aux_dac_event()
716 int hph_mode = wcd938x->hph_mode; in wcd938x_codec_enable_hphr_pa() local
724 WCD_CLSH_STATE_HPHR, hph_mode); in wcd938x_codec_enable_hphr_pa()
727 if (hph_mode == CLS_H_LP || hph_mode == CLS_H_LOHIFI || in wcd938x_codec_enable_hphr_pa()
728 hph_mode == CLS_H_ULP) { in wcd938x_codec_enable_hphr_pa()
735 wcd_clsh_set_hph_mode(wcd938x->clsh_info, hph_mode); in wcd938x_codec_enable_hphr_pa()
823 int hph_mode = wcd938x->hph_mode; wcd938x_codec_enable_hphl_pa() local
928 int hph_mode = wcd938x->hph_mode; wcd938x_codec_enable_aux_pa() local
972 int hph_mode = wcd938x->hph_mode; wcd938x_codec_enable_ear_pa() local
[all...]
H A Dwcd9335.c326 u32 hph_mode; member
2231 ucontrol->value.enumerated.item[0] = wcd->hph_mode; in wcd9335_rx_hph_mode_get()
2249 wcd->hph_mode = mode_val; in wcd9335_rx_hph_mode_put()
3531 int hph_mode = wcd->hph_mode; in wcd9335_codec_hphl_dac_event() local
3539 if (((hph_mode == CLS_H_HIFI) || (hph_mode == CLS_H_LOHIFI) || in wcd9335_codec_hphl_dac_event()
3540 (hph_mode == CLS_H_LP)) && (dem_inp != 0x01)) { in wcd9335_codec_hphl_dac_event()
3546 ((hph_mode == CLS_H_LOHIFI) ? in wcd9335_codec_hphl_dac_event()
3547 CLS_H_HIFI : hph_mode)); in wcd9335_codec_hphl_dac_event()
3682 int hph_mode = wcd->hph_mode; wcd9335_codec_hphr_dac_event() local
3731 int hph_mode = wcd->hph_mode; wcd9335_codec_enable_hphl_pa() local
3880 int hph_mode = wcd->hph_mode; wcd9335_codec_enable_hphr_pa() local
[all...]
H A Dwcd934x.c554 u32 hph_mode; member
3072 wcd->hph_mode = CLS_H_LOHIFI; in wcd934x_comp_probe()
3285 ucontrol->value.enumerated.item[0] = wcd->hph_mode; in wcd934x_rx_hph_mode_get()
3299 if (mode_val == wcd->hph_mode) in wcd934x_rx_hph_mode_put()
3306 wcd->hph_mode = mode_val; in wcd934x_rx_hph_mode_put()
4472 int hph_mode = wcd->hph_mode; in wcd934x_codec_hphl_dac_event() local
4481 if (((hph_mode == CLS_H_HIFI) || (hph_mode == CLS_H_LOHIFI) || in wcd934x_codec_hphl_dac_event()
4482 (hph_mode in wcd934x_codec_hphl_dac_event()
4524 int hph_mode = wcd->hph_mode; wcd934x_codec_hphr_dac_event() local
[all...]
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dwcd9335.c335 u32 hph_mode; member
2230 ucontrol->value.enumerated.item[0] = wcd->hph_mode; in wcd9335_rx_hph_mode_get()
2248 wcd->hph_mode = mode_val; in wcd9335_rx_hph_mode_put()
3530 int hph_mode = wcd->hph_mode; in wcd9335_codec_hphl_dac_event() local
3538 if (((hph_mode == CLS_H_HIFI) || (hph_mode == CLS_H_LOHIFI) || in wcd9335_codec_hphl_dac_event()
3539 (hph_mode == CLS_H_LP)) && (dem_inp != 0x01)) { in wcd9335_codec_hphl_dac_event()
3545 ((hph_mode == CLS_H_LOHIFI) ? in wcd9335_codec_hphl_dac_event()
3546 CLS_H_HIFI : hph_mode)); in wcd9335_codec_hphl_dac_event()
3681 int hph_mode = wcd->hph_mode; wcd9335_codec_hphr_dac_event() local
3730 int hph_mode = wcd->hph_mode; wcd9335_codec_enable_hphl_pa() local
3879 int hph_mode = wcd->hph_mode; wcd9335_codec_enable_hphr_pa() local
[all...]
H A Dwcd934x.c531 u32 hph_mode; member
2279 wcd->hph_mode = CLS_H_LOHIFI; in wcd934x_comp_probe()
2487 ucontrol->value.enumerated.item[0] = wcd->hph_mode; in wcd934x_rx_hph_mode_get()
2501 if (mode_val == wcd->hph_mode) in wcd934x_rx_hph_mode_put()
2508 wcd->hph_mode = mode_val; in wcd934x_rx_hph_mode_put()
3676 int hph_mode = wcd->hph_mode; in wcd934x_codec_hphl_dac_event() local
3685 if (((hph_mode == CLS_H_HIFI) || (hph_mode == CLS_H_LOHIFI) || in wcd934x_codec_hphl_dac_event()
3686 (hph_mode in wcd934x_codec_hphl_dac_event()
3728 int hph_mode = wcd->hph_mode; wcd934x_codec_hphr_dac_event() local
[all...]

Completed in 27 milliseconds