Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/soundwire/
Dsdw.h144 SDW_STREAM_PDM = 1, enumerator
/Linux-v5.15/drivers/soundwire/
Dintel.c855 if (dma->stream_type == SDW_STREAM_PDM) in intel_hw_params()
890 if (dma->stream_type == SDW_STREAM_PDM) { in intel_hw_params()
Dcadence_master.c1711 dma->stream_type = SDW_STREAM_PDM; in cdns_set_sdw_stream()
/Linux-v5.15/sound/soc/codecs/
Dwsa881x.c1115 wsa881x->sconfig.type = SDW_STREAM_PDM; in wsa881x_probe()