Searched refs:usb4_port_retimer_op (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/thunderbolt/
H A Dusb4.c1723 static inline int usb4_port_retimer_op(struct tb_port *port, u8 index, function
1743 ret = usb4_port_retimer_op(port, index, USB4_SB_OPCODE_SET_INBOUND_SBTX,
1754 return usb4_port_retimer_op(port, index, USB4_SB_OPCODE_SET_INBOUND_SBTX,
1768 return usb4_port_retimer_op(port, index,
1828 ret = usb4_port_retimer_op(port, index, USB4_SB_OPCODE_QUERY_LAST_RETIMER,
1854 ret = usb4_port_retimer_op(port, index, USB4_SB_OPCODE_GET_NVM_SECTOR_SIZE,
1890 return usb4_port_retimer_op(port, index, USB4_SB_OPCODE_NVM_SET_OFFSET,
1913 return usb4_port_retimer_op(port, index,
2031 ret = usb4_port_retimer_op(port, index, USB4_SB_OPCODE_NVM_READ, 500);

Completed in 200 milliseconds