Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/thunderbolt/
Dsb_regs.h23 USB4_SB_OPCODE_QUERY_LAST_RETIMER = 0x5453414c, /* "LAST" */ enumerator
Dusb4.c1620 ret = usb4_port_retimer_op(port, index, USB4_SB_OPCODE_QUERY_LAST_RETIMER, in usb4_port_retimer_is_last()