Home
last modified time | relevance | path

Searched defs:tx_dma_bandwidth (Results 1 – 4 of 4) sorted by relevance

/linux/include/sound/
H A Dhda-sdw-bpt.h39 u32 tx_dma_bandwidth, struct hdac_ext_stream **bpt_rx_stream, in hda_sdw_bpt_open()
/linux/sound/soc/sof/intel/
H A Dhda-sdw-bpt.c254 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
/linux/drivers/soundwire/
H A Dintel_ace2x.c63 unsigned int tx_dma_bandwidth; in intel_ace2x_bpt_open_stream() local
H A Dcadence_master.c2099 unsigned int *tx_dma_bandwidth, in sdw_cdns_bpt_find_bandwidth()