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