Home
last modified time | relevance | path

Searched refs:PCI_CAN_SKIP_ISA_ALIGN (Results 1 – 6 of 6) sorted by relevance

/arch/x86/include/asm/
Dpci_x86.h31 #define PCI_CAN_SKIP_ISA_ALIGN 0x8000 macro
/arch/x86/pci/
Dcommon.c86 pci_probe |= PCI_CAN_SKIP_ISA_ALIGN; in can_skip_ioresource_align()
620 pci_probe |= PCI_CAN_SKIP_ISA_ALIGN; in pcibios_setup()
Di386.c134 if ((pci_probe & PCI_CAN_SKIP_ISA_ALIGN) && in skip_isa_ioresource_align()
/arch/powerpc/platforms/powernv/
Dpci.c819 pci_add_flags(PCI_CAN_SKIP_ISA_ALIGN); in pnv_pci_init()
/arch/powerpc/platforms/powermac/
Dpci.c1015 pci_set_flags(PCI_CAN_SKIP_ISA_ALIGN); in pmac_pci_init()
/arch/powerpc/kernel/
Dpci-common.c1041 if (pci_has_flag(PCI_CAN_SKIP_ISA_ALIGN) && in skip_isa_ioresource_align()