Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dsb_regs.h80 #define USB4_MARGIN_CAP_2_TIME_INDP_MASK GENMASK(19, 18) macro
H A Ddebugfs.c599 switch (FIELD_GET(USB4_MARGIN_CAP_2_TIME_INDP_MASK, margining->caps[2])) { in independent_time_margins()