Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/pci/
H A Dbridge.h425 #define BRIDGE_CTRL_MEM_SWAP (0x1 << 22) macro
/openbmc/linux/arch/mips/pci/
H A Dpci-xtalk-bridge.c681 BRIDGE_CTRL_IO_SWAP | BRIDGE_CTRL_MEM_SWAP); in bridge_probe()