Searched refs:i_width_sht (Results 1 – 1 of 1) sorted by relevance
2988 unsigned int i_slot_sft, o_slot_sft, i_width_sht, o_width_sht, en_sft; in rt5645_set_tdm_slot() local2996 i_width_sht = 6; in rt5645_set_tdm_slot()3003 i_width_sht = o_width_sht = 10; in rt5645_set_tdm_slot()3031 val |= (1 << i_width_sht) | (1 << o_width_sht); in rt5645_set_tdm_slot()3034 val |= (2 << i_width_sht) | (2 << o_width_sht); in rt5645_set_tdm_slot()3037 val |= (3 << i_width_sht) | (3 << o_width_sht); in rt5645_set_tdm_slot()