Home
last modified time | relevance | path

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

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