Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dtb_regs.h198 #define ROUTER_CS_3_V BIT(31) macro
H A Dswitch.c1573 return !!(val & ROUTER_CS_3_V); in tb_switch_enumerated()