Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dtb_regs.h564 #define TB_PLUG_EVENTS_PCIE_CMD_TIMEOUT_MASK BIT(31) macro
H A Dswitch.c3849 if (val & TB_PLUG_EVENTS_PCIE_CMD_TIMEOUT_MASK) in tb_switch_pcie_bridge_write()