Home
last modified time | relevance | path

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

/Linux-v6.6/sound/soc/
Dsoc-acpi.c181 unique_id = SDW_UNIQUE_ID(adr); in snd_soc_acpi_sdw_link_slaves_found()
/Linux-v6.6/include/linux/soundwire/
Dsdw.h518 #define SDW_UNIQUE_ID(addr) FIELD_GET(SDW_UNIQUE_ID_MASK, addr) macro
/Linux-v6.6/drivers/soundwire/
Dbus.c801 id->unique_id = SDW_UNIQUE_ID(addr); in sdw_extract_slave_id()
/Linux-v6.6/sound/soc/intel/boards/
Dsof_sdw.c1188 unique_id = SDW_UNIQUE_ID(adr); in fill_sdw_codec_dlc()