max_format_width  112 sound/soc/ti/davinci-mcasp.c 	int	max_format_width;
max_format_width  770 sound/soc/ti/davinci-mcasp.c 	else if (mcasp->max_format_width)
max_format_width  771 sound/soc/ti/davinci-mcasp.c 		slot_width = mcasp->max_format_width;
max_format_width 1241 sound/soc/ti/davinci-mcasp.c 		if (!mcasp->max_format_width)
max_format_width 1242 sound/soc/ti/davinci-mcasp.c 			mcasp->max_format_width = word_length;
max_format_width 1304 sound/soc/ti/davinci-mcasp.c 	format_width = rd->mcasp->max_format_width;
max_format_width 1494 sound/soc/ti/davinci-mcasp.c 	if (mcasp->max_format_width) {
max_format_width 1560 sound/soc/ti/davinci-mcasp.c 		mcasp->max_format_width = 0;