Searched refs:i_width_sht (Results 1 – 1 of 1) sorted by relevance
3008 unsigned int i_slot_sft, o_slot_sft, i_width_sht, o_width_sht, en_sft; in rt5645_set_tdm_slot() local3016 i_width_sht = 6; in rt5645_set_tdm_slot()3023 i_width_sht = o_width_sht = 10; in rt5645_set_tdm_slot()3051 val |= (1 << i_width_sht) | (1 << o_width_sht); in rt5645_set_tdm_slot()3054 val |= (2 << i_width_sht) | (2 << o_width_sht); in rt5645_set_tdm_slot()3057 val |= (3 << i_width_sht) | (3 << o_width_sht); in rt5645_set_tdm_slot()