Searched refs:BRIDGE_DEV_SWAP_DIR (Results 1 – 5 of 5) sorted by relevance
651 #define BRIDGE_DEV_SWAP_DIR 0x00080000 macro665 BRIDGE_DEV_SWAP_DIR | \671 BRIDGE_DEV_SWAP_DIR | \
247 bridge->b_device[slot].reg &= ~BRIDGE_DEV_SWAP_DIR; in pci_disable_swapping()259 bridge->b_device[slot].reg |= BRIDGE_DEV_SWAP_DIR; in pci_enable_swapping()
1320 #define BRIDGE_DEV_SWAP_DIR (1ull << 19) macro1335 BRIDGE_DEV_SWAP_DIR | \1344 BRIDGE_DEV_SWAP_DIR | \1773 MACROFIELD_LINE_BITFIELD(BRIDGE_DEV_SWAP_DIR)
335 #define BRIDGE_DEV_SWAP_BITS (BRIDGE_DEV_SWAP_PMU | BRIDGE_DEV_SWAP_DIR) in pcibr_try_set_device()381 BRIDGE_DEV_SWAP_DIR : BRIDGE_DEV_SWAP_BITS; in pcibr_try_set_device()384 ~BRIDGE_DEV_SWAP_DIR : ~BRIDGE_DEV_SWAP_BITS; in pcibr_try_set_device()
140 {BRIDGE_DEV_SWAP_DIR, 0, "SWAP_DIR"},