i_slot_sft       2988 sound/soc/codecs/rt5645.c 	unsigned int i_slot_sft, o_slot_sft, i_width_sht, o_width_sht, en_sft;
i_slot_sft       2994 sound/soc/codecs/rt5645.c 		i_slot_sft = 10;
i_slot_sft       3002 sound/soc/codecs/rt5645.c 		i_slot_sft = o_slot_sft = 12;
i_slot_sft       3016 sound/soc/codecs/rt5645.c 		val |= (1 << i_slot_sft) | (1 << o_slot_sft);
i_slot_sft       3019 sound/soc/codecs/rt5645.c 		val |= (2 << i_slot_sft) | (2 << o_slot_sft);
i_slot_sft       3022 sound/soc/codecs/rt5645.c 		val |= (3 << i_slot_sft) | (3 << o_slot_sft);