Searched full:pdi1 (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/soundwire/ |
| H A D | intel_ace2x.c | 71 struct sdw_cdns_pdi *pdi1; in intel_ace2x_bpt_open_stream() local 113 /* handle PDI1 */ in intel_ace2x_bpt_open_stream() 116 pdi1 = sdw_cdns_alloc_pdi(cdns, &cdns->pcm, 1, dir, 1); in intel_ace2x_bpt_open_stream() 117 if (!pdi1) { in intel_ace2x_bpt_open_stream() 123 sdw_cdns_config_stream(cdns, 1, dir, pdi1); in intel_ace2x_bpt_open_stream() 221 /* find fake pdi1 buffer size */ in intel_ace2x_bpt_open_stream() 247 dev_dbg(cdns->dev, "sizes pdi0 %d pdi1 %d tx_bandwidth %d rx_bandwidth %d\n", in intel_ace2x_bpt_open_stream()
|
| H A D | intel.h | 60 * @pdi1_buffer_size: PDI1 buffer size
|
| H A D | cadence_master.c | 1317 /* we allocate PDI0 and PDI1 which are used for Bulk */ in sdw_cdns_pdi_init() 1938 /* The DataPort0 needs to be mapped to both PDI0 and PDI1 ! */ in sdw_cdns_config_stream()
|
| /linux/sound/soc/sof/intel/ |
| H A D | hda-sdw-bpt.c | 314 1, /* cpu_dai->id -> PDI1 */ in hda_sdw_bpt_open() 471 1, /* PDI1 */ in hda_sdw_bpt_close() 474 dev_err(dev, "%s: hdac_bus_eml_sdw_map_stream_ch failed %d for PDI1\n", in hda_sdw_bpt_close()
|