Home
last modified time | relevance | path

Searched refs:SDW_MFG_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.h512 #define SDW_MFG_ID_MASK GENMASK_ULL(39, 24) macro
519 #define SDW_MFG_ID(addr) FIELD_GET(SDW_MFG_ID_MASK, addr)