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