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