Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/soundwire/
Dsdw.h138 SDW_STREAM_PDM = 1, enumerator
/Linux-v5.10/drivers/soundwire/
Dintel.c927 if (dma->stream_type == SDW_STREAM_PDM) in intel_hw_params()
962 if (dma->stream_type == SDW_STREAM_PDM) { in intel_hw_params()
Dcadence_master.c1578 dma->stream_type = SDW_STREAM_PDM; in cdns_set_sdw_stream()
/Linux-v5.10/sound/soc/codecs/
Dwsa881x.c1114 wsa881x->sconfig.type = SDW_STREAM_PDM; in wsa881x_probe()