Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/soundwire/
A Dsdw.h504 #define SDW_CLASS_ID_MASK GENMASK_ULL(7, 0) macro
511 #define SDW_CLASS_ID(addr) FIELD_GET(SDW_CLASS_ID_MASK, addr)

Completed in 5 milliseconds