Home
last modified time | relevance | path

Searched refs:USB4_MARGIN_CAP_1_TIME_INDP_MASK (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/thunderbolt/
H A Dsb_regs.h55 #define USB4_MARGIN_CAP_1_TIME_INDP_MASK GENMASK(10, 9) macro
H A Ddebugfs.c257 return (usb4->margining->caps[1] & USB4_MARGIN_CAP_1_TIME_INDP_MASK) >> in independent_time_margins()