Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/soundwire/
Dsdw.h89 SDW_STREAM_PDM = 1, enumerator
/Linux-v4.19/drivers/soundwire/
Dintel.c486 if (dma->stream_type == SDW_STREAM_PDM) { in intel_hw_params()
524 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()