Home
last modified time | relevance | path

Searched refs:ROUTER_CS_26_OV (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dtb_regs.h217 #define ROUTER_CS_26_OV BIT(31) macro
H A Dusb4.c180 val = opcode | ROUTER_CS_26_OV; in usb4_switch_op()
185 ret = usb4_switch_wait_for_bit(sw, ROUTER_CS_26, ROUTER_CS_26_OV, 0, 500); in usb4_switch_op()
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dtb_regs.h226 #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()
706 if (val & ROUTER_CS_26_OV) in usb4_switch_nvm_authenticate_status()

Completed in 13 milliseconds