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