Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dtb_regs.h224 #define ROUTER_CS_26_OPCODE_MASK GENMASK(15, 0) macro
H A Dusb4.c705 opcode = val & ROUTER_CS_26_OPCODE_MASK; in usb4_switch_nvm_authenticate_status()