Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwcd938x.c192 u32 hph_mode; member
716 int hph_mode = wcd938x->hph_mode; in wcd938x_codec_enable_hphr_pa() local
764 if (hph_mode == CLS_AB || hph_mode == CLS_AB_HIFI || in wcd938x_codec_enable_hphr_pa()
765 hph_mode == CLS_AB_LP || hph_mode == CLS_AB_LOHIFI) in wcd938x_codec_enable_hphr_pa()
823 int hph_mode = wcd938x->hph_mode; in wcd938x_codec_enable_hphl_pa() local
870 if (hph_mode == CLS_AB || hph_mode == CLS_AB_HIFI || in wcd938x_codec_enable_hphl_pa()
871 hph_mode == CLS_AB_LP || hph_mode == CLS_AB_LOHIFI) in wcd938x_codec_enable_hphl_pa()
928 int hph_mode = wcd938x->hph_mode; in wcd938x_codec_enable_aux_pa() local
938 if (hph_mode == CLS_AB || hph_mode == CLS_AB_HIFI || in wcd938x_codec_enable_aux_pa()
939 hph_mode == CLS_AB_LP || hph_mode == CLS_AB_LOHIFI) in wcd938x_codec_enable_aux_pa()
[all …]
H A Dwcd9335.c326 u32 hph_mode; member
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()
3568 CLS_H_HIFI : hph_mode)); in wcd9335_codec_hphl_dac_event()
3682 int hph_mode = wcd->hph_mode; in wcd9335_codec_hphr_dac_event() local
3692 if (((hph_mode == CLS_H_HIFI) || (hph_mode == CLS_H_LOHIFI) || in wcd9335_codec_hphr_dac_event()
3695 hph_mode); in wcd9335_codec_hphr_dac_event()
3731 int hph_mode = wcd->hph_mode; in wcd9335_codec_enable_hphl_pa() local
3880 int hph_mode = wcd->hph_mode; in wcd9335_codec_enable_hphr_pa() local
[all …]
H A Dwcd934x.c554 u32 hph_mode; member
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()
4485 if (hph_mode != CLS_H_LP) in wcd934x_codec_hphl_dac_event()
4504 if (hph_mode != CLS_H_LP) in wcd934x_codec_hphl_dac_event()
4524 int hph_mode = wcd->hph_mode; in wcd934x_codec_hphr_dac_event() local
4531 if (((hph_mode == CLS_H_HIFI) || (hph_mode == CLS_H_LOHIFI) || in wcd934x_codec_hphr_dac_event()
4535 if (hph_mode != CLS_H_LP) in wcd934x_codec_hphr_dac_event()
4547 hph_mode); in wcd934x_codec_hphr_dac_event()
[all …]