Home
last modified time | relevance | path

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

/linux/sound/soc/sof/intel/
H A Dhda-sdw-bpt.c246 unsigned int num_channels_tx; in hda_sdw_bpt_open() local
251 num_channels_tx = DIV_ROUND_UP(tx_dma_bandwidth, BPT_FREQUENCY * 32); in hda_sdw_bpt_open()
254 num_channels_tx, SNDRV_PCM_STREAM_PLAYBACK); in hda_sdw_bpt_open()
279 GENMASK(num_channels_tx - 1, 0), in hda_sdw_bpt_open()