Home
last modified time | relevance | path

Searched refs:ch_limit (Results 1 – 1 of 1) sorted by relevance

/linux/sound/soc/xilinx/
A Dxlnx_formatter_pcm.c100 u32 ch_limit; member
362 stream_data->ch_limit = (val & ch_count_mask) >> ch_count_shift; in xlnx_formatter_pcm_open()
366 stream_data->xfer_mode, stream_data->ch_limit); in xlnx_formatter_pcm_open()
434 if (active_ch > stream_data->ch_limit) in xlnx_formatter_pcm_hw_params()

Completed in 604 milliseconds