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