Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/ !
H A Dsb_regs.h105 #define USB4_MARGIN_SW_COUNTER_MASK GENMASK(14, 13) macro
H A Dusb4.c1800 val |= FIELD_PREP(USB4_MARGIN_SW_COUNTER_MASK, params->error_counter); in usb4_port_sw_margin()