Searched refs:num_channels_tx (Results 1 – 1 of 1) sorted by relevance
246 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()