Home
last modified time | relevance | path

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

/arch/mips/pci/
Dpci-ip27.c122 bridge->b_device[slot].reg |= BRIDGE_DEV_SWAP_DIR; in bridge_probe()
199 bridge->b_device[slot].reg &= ~BRIDGE_DEV_SWAP_DIR; in pci_disable_swapping()
210 bridge->b_device[slot].reg |= BRIDGE_DEV_SWAP_DIR; in pci_enable_swapping()
/arch/mips/include/asm/pci/
Dbridge.h655 #define BRIDGE_DEV_SWAP_DIR 0x00080000 macro
669 BRIDGE_DEV_SWAP_DIR | \
675 BRIDGE_DEV_SWAP_DIR | \