Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/thunderbolt/
Dsb_regs.h97 #define USB4_MARGIN_SW_COUNTER_MASK GENMASK(14, 13) macro
Dusb4.c1725 val |= FIELD_PREP(USB4_MARGIN_SW_COUNTER_MASK, params->error_counter); in usb4_port_sw_margin()