Home
last modified time | relevance | path

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

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

Completed in 9 milliseconds