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

/linux-4.4.14/sound/soc/codecs/
H A Drt5645.c2788 unsigned int i_slot_sft, o_slot_sft, i_width_sht, o_width_sht, en_sft; rt5645_set_tdm_slot() local
2797 o_width_sht = 4; rt5645_set_tdm_slot()
2803 i_width_sht = o_width_sht = 10; rt5645_set_tdm_slot()
2831 val |= (1 << i_width_sht) | (1 << o_width_sht); rt5645_set_tdm_slot()
2834 val |= (2 << i_width_sht) | (2 << o_width_sht); rt5645_set_tdm_slot()
2837 val |= (3 << i_width_sht) | (3 << o_width_sht); rt5645_set_tdm_slot()

Completed in 65 milliseconds