Home
last modified time | relevance | path

Searched refs:usb4_port_retimer_read (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/drivers/thunderbolt/ !
Dretimer.c370 ret = usb4_port_retimer_read(port, index, USB4_SB_VENDOR_ID, &vendor, in tb_retimer_add()
378 ret = usb4_port_retimer_read(port, index, USB4_SB_PRODUCT_ID, &device, in tb_retimer_add()
Dusb4.c1640 int usb4_port_retimer_read(struct tb_port *port, u8 index, u8 reg, void *buf, in usb4_port_retimer_read() function
1687 ret = usb4_port_retimer_read(port, index, USB4_SB_METADATA, &metadata, in usb4_port_retimer_is_last()
1713 ret = usb4_port_retimer_read(port, index, USB4_SB_METADATA, &metadata, in usb4_port_retimer_nvm_sector_size()
1842 ret = usb4_port_retimer_read(port, index, USB4_SB_OPCODE, &val, in usb4_port_retimer_nvm_authenticate_status()
1854 ret = usb4_port_retimer_read(port, index, USB4_SB_METADATA, in usb4_port_retimer_nvm_authenticate_status()
1889 return usb4_port_retimer_read(port, index, USB4_SB_DATA, buf, in usb4_port_retimer_nvm_read_block()
Dtb.h1268 int usb4_port_retimer_read(struct tb_port *port, u8 index, u8 reg, void *buf,