Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/soundwire/
Dsdw.h89 SDW_STREAM_PDM = 1, enumerator
/linux-4.19.296/drivers/soundwire/
Dintel.c502 if (dma->stream_type == SDW_STREAM_PDM) { in intel_hw_params()
540 if (dma->stream_type == SDW_STREAM_PDM) { in intel_hw_params()
Dcadence_master.c1003 dma->stream_type = SDW_STREAM_PDM; in cdns_set_sdw_stream()