max_rx_thres      269 sound/soc/ti/omap-mcbsp-priv.h 	u16 max_rx_thres;
max_rx_thres      255 sound/soc/ti/omap-mcbsp.c 	if (threshold && threshold <= mcbsp->max_rx_thres)
max_rx_thres      549 sound/soc/ti/omap-mcbsp.c THRESHOLD_PROP_BUILDER(max_rx_thres);
max_rx_thres      707 sound/soc/ti/omap-mcbsp.c 		mcbsp->max_rx_thres = max_thres(mcbsp) - 0x10;
max_rx_thres      965 sound/soc/ti/omap-mcbsp.c 				max_thrsh = mcbsp->max_rx_thres;