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