i_width_sht      2988 sound/soc/codecs/rt5645.c 	unsigned int i_slot_sft, o_slot_sft, i_width_sht, o_width_sht, en_sft;
i_width_sht      2996 sound/soc/codecs/rt5645.c 		i_width_sht = 6;
i_width_sht      3003 sound/soc/codecs/rt5645.c 		i_width_sht = o_width_sht = 10;
i_width_sht      3031 sound/soc/codecs/rt5645.c 		val |= (1 << i_width_sht) | (1 << o_width_sht);
i_width_sht      3034 sound/soc/codecs/rt5645.c 		val |= (2 << i_width_sht) | (2 << o_width_sht);
i_width_sht      3037 sound/soc/codecs/rt5645.c 		val |= (3 << i_width_sht) | (3 << o_width_sht);