Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dtb_regs.h214 #define ROUTER_CS_26_STATUS_MASK GENMASK(29, 24) macro
H A Dusb4.c196 *status = (val & ROUTER_CS_26_STATUS_MASK) >> ROUTER_CS_26_STATUS_SHIFT; in usb4_switch_op()
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dtb_regs.h223 #define ROUTER_CS_26_STATUS_MASK GENMASK(29, 24) macro
H A Dusb4.c92 *status = (val & ROUTER_CS_26_STATUS_MASK) >> in usb4_native_switch_op()
711 *status = (val & ROUTER_CS_26_STATUS_MASK) >> in usb4_switch_nvm_authenticate_status()

Completed in 9 milliseconds