Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/xilinx/
H A Dxlnx_formatter_pcm.c102 u32 ch_limit; member
373 stream_data->ch_limit = (val & ch_count_mask) >> ch_count_shift; in xlnx_formatter_pcm_open()
377 stream_data->xfer_mode, stream_data->ch_limit); in xlnx_formatter_pcm_open()
466 if (active_ch > stream_data->ch_limit) in xlnx_formatter_pcm_hw_params()