Searched refs:TB_PLUG_EVENTS_PCIE_CMD_RD_WR_MASK (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/thunderbolt/ | ||
H A D | tb_regs.h | 556 #define TB_PLUG_EVENTS_PCIE_CMD_RD_WR_MASK BIT(21) macro |
H A D | switch.c | 3827 command |= TB_PLUG_EVENTS_PCIE_CMD_RD_WR_MASK; in tb_switch_pcie_bridge_write() |