Home
last modified time | relevance | path

Searched refs:SDW_PART_ID_MASK (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/soc/
H A Dsoc-acpi.c129 SDW_MFG_ID_MASK | SDW_PART_ID_MASK))
/openbmc/linux/include/linux/soundwire/
H A Dsdw.h513 #define SDW_PART_ID_MASK GENMASK_ULL(23, 8) macro
520 #define SDW_PART_ID(addr) FIELD_GET(SDW_PART_ID_MASK, addr)