ch_limit          100 sound/soc/xilinx/xlnx_formatter_pcm.c 	u32 ch_limit;
ch_limit          364 sound/soc/xilinx/xlnx_formatter_pcm.c 	stream_data->ch_limit = (val & ch_count_mask) >> ch_count_shift;
ch_limit          368 sound/soc/xilinx/xlnx_formatter_pcm.c 		 stream_data->xfer_mode, stream_data->ch_limit);
ch_limit          440 sound/soc/xilinx/xlnx_formatter_pcm.c 	if (active_ch > stream_data->ch_limit)