Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/soundwire/
Dsdw.h138 SDW_STREAM_PDM = 1, enumerator
/kernel/linux/linux-5.10/drivers/soundwire/
Dintel.c930 if (dma->stream_type == SDW_STREAM_PDM) in intel_hw_params()
965 if (dma->stream_type == SDW_STREAM_PDM) { in intel_hw_params()
Dcadence_master.c1583 dma->stream_type = SDW_STREAM_PDM; in cdns_set_sdw_stream()
/kernel/linux/linux-5.10/sound/soc/codecs/
Dwsa881x.c1123 wsa881x->sconfig.type = SDW_STREAM_PDM; in wsa881x_probe()