Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dusb4.c586 int usb4_switch_nvm_set_offset(struct tb_switch *sw, unsigned int address) in usb4_switch_nvm_set_offset() function
634 ret = usb4_switch_nvm_set_offset(sw, address); in usb4_switch_nvm_write()
H A Dtb.h1274 int usb4_switch_nvm_set_offset(struct tb_switch *sw, unsigned int address);
H A Dswitch.c264 ret = usb4_switch_nvm_set_offset(sw, 0); in nvm_authenticate()