Home
last modified time | relevance | path

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

/linux-6.15/sound/soc/codecs/
H A Dwcd937x.c99 u32 hph_mode; member
344 int hph_mode = wcd937x->hph_mode; in wcd937x_codec_hphl_dac_event() local
419 int hph_mode = wcd937x->hph_mode; in wcd937x_codec_hphr_dac_event() local
488 int hph_mode = wcd937x->hph_mode; in wcd937x_codec_ear_dac_event() local
543 int hph_mode = wcd937x->hph_mode; in wcd937x_codec_aux_dac_event() local
579 int hph_mode = wcd937x->hph_mode; in wcd937x_codec_enable_hphr_pa() local
607 if (hph_mode == CLS_AB || hph_mode == CLS_AB_HIFI) in wcd937x_codec_enable_hphr_pa()
648 int hph_mode = wcd937x->hph_mode; in wcd937x_codec_enable_hphl_pa() local
675 if (hph_mode == CLS_AB || hph_mode == CLS_AB_HIFI) in wcd937x_codec_enable_hphl_pa()
716 int hph_mode = wcd937x->hph_mode; in wcd937x_codec_enable_aux_pa() local
[all …]
H A Dwcd938x.c169 u32 hph_mode; member
692 int hph_mode = wcd938x->hph_mode; in wcd938x_codec_enable_hphr_pa() local
740 if (hph_mode == CLS_AB || hph_mode == CLS_AB_HIFI || in wcd938x_codec_enable_hphr_pa()
741 hph_mode == CLS_AB_LP || hph_mode == CLS_AB_LOHIFI) in wcd938x_codec_enable_hphr_pa()
799 int hph_mode = wcd938x->hph_mode; in wcd938x_codec_enable_hphl_pa() local
846 if (hph_mode == CLS_AB || hph_mode == CLS_AB_HIFI || in wcd938x_codec_enable_hphl_pa()
847 hph_mode == CLS_AB_LP || hph_mode == CLS_AB_LOHIFI) in wcd938x_codec_enable_hphl_pa()
904 int hph_mode = wcd938x->hph_mode; in wcd938x_codec_enable_aux_pa() local
914 if (hph_mode == CLS_AB || hph_mode == CLS_AB_HIFI || in wcd938x_codec_enable_aux_pa()
915 hph_mode == CLS_AB_LP || hph_mode == CLS_AB_LOHIFI) in wcd938x_codec_enable_aux_pa()
[all …]
H A Dwcd939x.c201 u32 hph_mode; member
649 int hph_mode = wcd939x->hph_mode; in wcd939x_codec_enable_hphr_pa() local
661 if (hph_mode == CLS_H_LP || hph_mode == CLS_H_LOHIFI || hph_mode == CLS_H_ULP) in wcd939x_codec_enable_hphr_pa()
694 if (hph_mode == CLS_H_LP || hph_mode == CLS_H_LOHIFI || 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()
769 int hph_mode = wcd939x->hph_mode; in wcd939x_codec_enable_hphl_pa() local
783 if (hph_mode == CLS_H_LP || hph_mode == CLS_H_LOHIFI || hph_mode == CLS_H_ULP) in wcd939x_codec_enable_hphl_pa()
816 if (hph_mode == CLS_H_LP || hph_mode == CLS_H_LOHIFI || in wcd939x_codec_enable_hphl_pa()
826 if (hph_mode == CLS_AB || hph_mode == CLS_AB_HIFI || in wcd939x_codec_enable_hphl_pa()
[all …]
H A Dwcd9335.c328 u32 hph_mode; member
2249 wcd->hph_mode = mode_val; in wcd9335_rx_hph_mode_put()
3474 int hph_mode = wcd->hph_mode; in wcd9335_codec_hphl_dac_event() local
3482 if (((hph_mode == CLS_H_HIFI) || (hph_mode == CLS_H_LOHIFI) || in wcd9335_codec_hphl_dac_event()
3511 CLS_H_HIFI : hph_mode)); in wcd9335_codec_hphl_dac_event()
3625 int hph_mode = wcd->hph_mode; in wcd9335_codec_hphr_dac_event() local
3635 if (((hph_mode == CLS_H_HIFI) || (hph_mode == CLS_H_LOHIFI) || in wcd9335_codec_hphr_dac_event()
3638 hph_mode); in wcd9335_codec_hphr_dac_event()
3674 int hph_mode = wcd->hph_mode; in wcd9335_codec_enable_hphl_pa() local
3823 int hph_mode = wcd->hph_mode; in wcd9335_codec_enable_hphr_pa() local
[all …]
H A Dwcd934x.c539 u32 hph_mode; member
3288 wcd->hph_mode = mode_val; in wcd934x_rx_hph_mode_put()
4454 int hph_mode = wcd->hph_mode; in wcd934x_codec_hphl_dac_event() local
4463 if (((hph_mode == CLS_H_HIFI) || (hph_mode == CLS_H_LOHIFI) || in wcd934x_codec_hphl_dac_event()
4467 if (hph_mode != CLS_H_LP) in wcd934x_codec_hphl_dac_event()
4486 if (hph_mode != CLS_H_LP) in wcd934x_codec_hphl_dac_event()
4506 int hph_mode = wcd->hph_mode; in wcd934x_codec_hphr_dac_event() local
4513 if (((hph_mode == CLS_H_HIFI) || (hph_mode == CLS_H_LOHIFI) || in wcd934x_codec_hphr_dac_event()
4517 if (hph_mode != CLS_H_LP) in wcd934x_codec_hphr_dac_event()
4529 hph_mode); in wcd934x_codec_hphr_dac_event()
[all …]