Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dtb_regs.h228 #define ROUTER_CS_26_OV BIT(31) macro
H A Dusb4.c75 val = opcode | ROUTER_CS_26_OV; in usb4_native_switch_op()
80 ret = tb_switch_wait_for_bit(sw, ROUTER_CS_26, ROUTER_CS_26_OV, 0, 500); in usb4_native_switch_op()
707 if (val & ROUTER_CS_26_OV) in usb4_switch_nvm_authenticate_status()