Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dsb_regs.h24 USB4_SB_OPCODE_QUERY_LAST_RETIMER = 0x5453414c, /* "LAST" */ enumerator
H A Dusb4.c1828 ret = usb4_port_retimer_op(port, index, USB4_SB_OPCODE_QUERY_LAST_RETIMER, in usb4_port_retimer_is_last()