Home
last modified time | relevance | path

Searched refs:SDW_STREAM_PCM (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.6/include/linux/soundwire/
Dsdw.h147 SDW_STREAM_PCM = 0, enumerator
/Linux-v6.6/drivers/soundwire/
Damd_manager.c496 u32p_replace_bits(&dpn_frame_fmt, SDW_STREAM_PCM, AMD_DPN_FRAME_FMT_PCM_OR_PDM); in amd_sdw_transport_params()
685 dai_runtime->stream_type = SDW_STREAM_PCM; in amd_set_sdw_stream()
Dintel.c610 if (pdi->type != SDW_STREAM_PCM) in intel_pdi_shim_configure()
Dcadence_master.c1775 dai_runtime->stream_type = SDW_STREAM_PCM; in cdns_set_sdw_stream()
/Linux-v6.6/sound/soc/codecs/
Dwcd938x-sdw.c133 wcd->sconfig.type = SDW_STREAM_PCM; in wcd938x_sdw_hw_params()