Home
last modified time | relevance | path

Searched refs:o_width_sht (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/codecs/
H A Drt5645.c2989 unsigned int i_slot_sft, o_slot_sft, i_width_sht, o_width_sht, en_sft; in rt5645_set_tdm_slot() local
2998 o_width_sht = 4; in rt5645_set_tdm_slot()
3004 i_width_sht = o_width_sht = 10; in rt5645_set_tdm_slot()
3032 val |= (1 << i_width_sht) | (1 << o_width_sht); in rt5645_set_tdm_slot()
3035 val |= (2 << i_width_sht) | (2 << o_width_sht); in rt5645_set_tdm_slot()
3038 val |= (3 << i_width_sht) | (3 << o_width_sht); in rt5645_set_tdm_slot()
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Drt5645.c3003 unsigned int i_slot_sft, o_slot_sft, i_width_sht, o_width_sht, en_sft; in rt5645_set_tdm_slot() local
3012 o_width_sht = 4; in rt5645_set_tdm_slot()
3018 i_width_sht = o_width_sht = 10; in rt5645_set_tdm_slot()
3046 val |= (1 << i_width_sht) | (1 << o_width_sht); in rt5645_set_tdm_slot()
3049 val |= (2 << i_width_sht) | (2 << o_width_sht); in rt5645_set_tdm_slot()
3052 val |= (3 << i_width_sht) | (3 << o_width_sht); in rt5645_set_tdm_slot()

Completed in 8 milliseconds