Searched refs:tx_dma_bandwidth (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/include/sound/ |
| H A D | hda-sdw-bpt.h | 20 u32 tx_dma_bandwidth, struct hdac_ext_stream **bpt_rx_stream, 37 u32 tx_dma_bandwidth, struct hdac_ext_stream **bpt_rx_stream, in hda_sdw_bpt_open() argument
|
| /linux-6.15/sound/soc/sof/intel/ |
| H A D | hda-sdw-bpt.c | 241 u32 tx_dma_bandwidth, struct hdac_ext_stream **bpt_rx_stream, in hda_sdw_bpt_open() argument 251 num_channels_tx = DIV_ROUND_UP(tx_dma_bandwidth, BPT_FREQUENCY * 32); in hda_sdw_bpt_open()
|
| /linux-6.15/drivers/soundwire/ |
| H A D | intel_ace2x.c | 56 unsigned int tx_dma_bandwidth; in intel_ace2x_bpt_open_stream() local 150 tx_dma_bandwidth = div_u64((u64)pdi0_buffer_size * 8 * (u64)prop->default_frame_rate, in intel_ace2x_bpt_open_stream() 158 pdi0_buffer_size, pdi1_buffer_size, tx_dma_bandwidth, rx_dma_bandwidth); in intel_ace2x_bpt_open_stream() 162 &sdw->bpt_ctx.dmab_tx_bdl, pdi0_buffer_size, tx_dma_bandwidth, in intel_ace2x_bpt_open_stream()
|