Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dtb_regs.h236 USB4_SWITCH_OP_NVM_AUTH = 0x21, enumerator
H A Dusb4.c659 ret = usb4_switch_op(sw, USB4_SWITCH_OP_NVM_AUTH, NULL, NULL); in usb4_switch_nvm_authenticate()
706 if (opcode == USB4_SWITCH_OP_NVM_AUTH) { in usb4_switch_nvm_authenticate_status()
H A Dicm.c2223 auth->request.opcode = USB4_SWITCH_OP_NVM_AUTH; in icm_usb4_switch_nvm_authenticate()
2280 if (opcode == USB4_SWITCH_OP_NVM_AUTH) in icm_usb4_switch_op()