Searched refs:USB4_MARGIN_CAP_0_TIME (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/thunderbolt/ | ||
D | sb_regs.h | 57 #define USB4_MARGIN_CAP_0_TIME BIT(5) macro |
D | debugfs.c | 487 return margining->caps[0] & USB4_MARGIN_CAP_0_TIME; in supports_time() |