Home
last modified time | relevance | path

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

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