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