Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dtb_regs.h236 USB4_SWITCH_OP_NVM_AUTH = 0x21, enumerator
H A Dusb4.c655 ret = usb4_switch_op(sw, USB4_SWITCH_OP_NVM_AUTH, NULL, NULL); in usb4_switch_nvm_authenticate()
702 if (opcode == USB4_SWITCH_OP_NVM_AUTH) { in usb4_switch_nvm_authenticate_status()