Searched refs:USB4_MARGIN_CAP_1_TIME_DESTR (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/thunderbolt/ | ||
D | sb_regs.h | 53 #define USB4_MARGIN_CAP_1_TIME_DESTR BIT(8) macro |
D | debugfs.c | 376 cap1 & USB4_MARGIN_CAP_1_TIME_DESTR ? "yes" : "no"); in margining_caps_show() |