Home
last modified time | relevance | path

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

/linux/sound/soc/ !
H A Dsoc-acpi.c129 SDW_MFG_ID_MASK | SDW_PART_ID_MASK))
/linux/include/linux/soundwire/ !
H A Dsdw.h511 #define SDW_MFG_ID_MASK GENMASK_ULL(39, 24) macro
518 #define SDW_MFG_ID(addr) FIELD_GET(SDW_MFG_ID_MASK, addr)