max_thrsh         958 sound/soc/ti/omap-mcbsp.c 			int period_words, max_thrsh;
max_thrsh         963 sound/soc/ti/omap-mcbsp.c 				max_thrsh = mcbsp->max_tx_thres;
max_thrsh         965 sound/soc/ti/omap-mcbsp.c 				max_thrsh = mcbsp->max_rx_thres;
max_thrsh         973 sound/soc/ti/omap-mcbsp.c 			divider = period_words / max_thrsh;
max_thrsh         974 sound/soc/ti/omap-mcbsp.c 			if (period_words % max_thrsh)