Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/
H A Dsoc-acpi.c181 unique_id = SDW_UNIQUE_ID(adr); in snd_soc_acpi_sdw_link_slaves_found()
/openbmc/linux/include/linux/soundwire/
H A Dsdw.h518 #define SDW_UNIQUE_ID(addr) FIELD_GET(SDW_UNIQUE_ID_MASK, addr) macro
/openbmc/linux/drivers/soundwire/
H A Dbus.c805 id->unique_id = SDW_UNIQUE_ID(addr); in sdw_extract_slave_id()
/openbmc/linux/sound/soc/intel/boards/
H A Dsof_sdw.c1217 unique_id = SDW_UNIQUE_ID(adr); in fill_sdw_codec_dlc()