Searched refs:tx_dma_bandwidth (Results 1 – 5 of 5) sorted by relevance
| /linux/include/sound/ |
| H A D | hda-sdw-bpt.h | 20 u32 tx_dma_bandwidth, struct hdac_ext_stream **bpt_rx_stream, 39 u32 tx_dma_bandwidth, struct hdac_ext_stream **bpt_rx_stream, in hda_sdw_bpt_open() argument
|
| /linux/drivers/soundwire/ |
| H A D | intel_ace2x.c | 63 unsigned int tx_dma_bandwidth; in intel_ace2x_bpt_open_stream() local 158 &tx_dma_bandwidth, &rx_dma_bandwidth); in intel_ace2x_bpt_open_stream() 188 tx_alignment = hda_sdw_bpt_get_buf_size_alignment(tx_dma_bandwidth); in intel_ace2x_bpt_open_stream() 227 pdi0_buffer_size, pdi1_buffer_size, tx_dma_bandwidth, rx_dma_bandwidth); in intel_ace2x_bpt_open_stream() 231 &sdw->bpt_ctx.dmab_tx_bdl, pdi0_buffer_size, tx_dma_bandwidth, in intel_ace2x_bpt_open_stream()
|
| H A D | cadence_master.h | 215 unsigned int *tx_dma_bandwidth,
|
| H A D | cadence_master.c | 2099 unsigned int *tx_dma_bandwidth, in sdw_cdns_bpt_find_bandwidth() argument 2120 *tx_dma_bandwidth = pdi0_buffer_size * 8 * frame_rate; in sdw_cdns_bpt_find_bandwidth()
|
| /linux/sound/soc/sof/intel/ |
| H A D | hda-sdw-bpt.c | 266 u32 tx_dma_bandwidth, struct hdac_ext_stream **bpt_rx_stream, in hda_sdw_bpt_open() 276 num_channels_tx = DIV_ROUND_UP(tx_dma_bandwidth, BPT_FREQUENCY * 32); in hda_sdw_bpt_open() 254 hda_sdw_bpt_open(struct device * dev,int link_id,struct hdac_ext_stream ** bpt_tx_stream,struct snd_dma_buffer * dmab_tx_bdl,u32 bpt_tx_num_bytes,u32 tx_dma_bandwidth,struct hdac_ext_stream ** bpt_rx_stream,struct snd_dma_buffer * dmab_rx_bdl,u32 bpt_rx_num_bytes,u32 rx_dma_bandwidth) hda_sdw_bpt_open() argument
|