frame_freq        321 sound/soc/ux500/ux500_msp_dai.c 	msp_config->frame_freq = runtime->rate;
frame_freq        324 sound/soc/ux500/ux500_msp_dai.c 	       __func__, msp_config->f_inputclk, msp_config->frame_freq);
frame_freq        238 sound/soc/ux500/ux500_msp_i2s.c 		sck_div = config->f_inputclk / (config->frame_freq *
frame_freq        244 sound/soc/ux500/ux500_msp_i2s.c 		sck_div = config->f_inputclk / (config->frame_freq *
frame_freq        462 sound/soc/ux500/ux500_msp_i2s.h 	unsigned int frame_freq;