Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/thunderbolt/
Dnhi_regs.h109 #define REG_CAPS_VERSION_2 0x40 macro
Dnhi.c1231 if (FIELD_GET(REG_CAPS_VERSION_MASK, val) < REG_CAPS_VERSION_2) in nhi_reset()