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