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