Home
last modified time | relevance | path

Searched refs:SDW_STREAM_PDM (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/include/linux/soundwire/
Dsdw.h124 SDW_STREAM_PDM = 1, enumerator
/Linux-v5.4/drivers/soundwire/
Dintel.c688 if (dma->stream_type == SDW_STREAM_PDM) { in intel_hw_params()
726 if (dma->stream_type == SDW_STREAM_PDM) { in intel_hw_params()
Dcadence_master.c1165 dma->stream_type = SDW_STREAM_PDM; in cdns_set_sdw_stream()