Searched refs:rx_dma_bandwidth (Results 1 – 5 of 5) sorted by relevance
| /linux/include/sound/ |
| H A D | hda-sdw-bpt.h | 22 u32 rx_dma_bandwidth); 41 u32 rx_dma_bandwidth) in hda_sdw_bpt_open() argument
|
| /linux/drivers/soundwire/ |
| H A D | intel_ace2x.c | 65 unsigned int rx_dma_bandwidth; in intel_ace2x_bpt_open_stream() local 158 &tx_dma_bandwidth, &rx_dma_bandwidth); in intel_ace2x_bpt_open_stream() 187 rx_alignment = hda_sdw_bpt_get_buf_size_alignment(rx_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() 233 pdi1_buffer_size, rx_dma_bandwidth); in intel_ace2x_bpt_open_stream()
|
| H A D | cadence_master.h | 216 unsigned int *rx_dma_bandwidth);
|
| H A D | cadence_master.c | 2100 unsigned int *rx_dma_bandwidth) in sdw_cdns_bpt_find_bandwidth() argument 2121 *rx_dma_bandwidth = pdi1_buffer_size * 8 * frame_rate; in sdw_cdns_bpt_find_bandwidth()
|
| /linux/sound/soc/sof/intel/ |
| H A D | hda-sdw-bpt.c | 268 u32 rx_dma_bandwidth) in hda_sdw_bpt_open() 286 num_channels_rx = DIV_ROUND_UP(rx_dma_bandwidth, BPT_FREQUENCY * 32); in hda_sdw_bpt_open() 256 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
|