Searched refs:ROUTER_CS_26_OPCODE_MASK (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/thunderbolt/ | ||
H A D | tb_regs.h | 224 #define ROUTER_CS_26_OPCODE_MASK GENMASK(15, 0) macro |
H A D | usb4.c | 701 opcode = val & ROUTER_CS_26_OPCODE_MASK; in usb4_switch_nvm_authenticate_status() |