Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/soundwire/
H A Dsdw.h514 #define SDW_CLASS_ID_MASK GENMASK_ULL(7, 0) macro
521 #define SDW_CLASS_ID(addr) FIELD_GET(SDW_CLASS_ID_MASK, addr)