Searched refs:REG_CAPS_VERSION_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/drivers/thunderbolt/ | ||
D | nhi_regs.h | 108 #define REG_CAPS_VERSION_MASK GENMASK(23, 16) macro |
D | nhi.c | 1231 if (FIELD_GET(REG_CAPS_VERSION_MASK, val) < REG_CAPS_VERSION_2) in nhi_reset() |