Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/soundwire/
H A Dsdw.h138 SDW_STREAM_PDM = 1, enumerator
/OK3568_Linux_fs/kernel/drivers/soundwire/
H A 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()
H A Dcadence_master.c1583 dma->stream_type = SDW_STREAM_PDM; in cdns_set_sdw_stream()
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dwsa881x.c1123 wsa881x->sconfig.type = SDW_STREAM_PDM; in wsa881x_probe()