Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thunderbolt/
Dtb_regs.h497 #define TB_PLUG_EVENTS_PCIE_CMD_TIMEOUT_MASK BIT(31) macro
Dswitch.c3736 if (val & TB_PLUG_EVENTS_PCIE_CMD_TIMEOUT_MASK) in tb_switch_pcie_bridge_write()