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