Searched refs:PCI_CAN_SKIP_ISA_ALIGN (Results 1 - 7 of 7) sorted by relevance

/linux-4.1.27/include/asm-generic/
H A Dpci-bridge.h27 PCI_CAN_SKIP_ISA_ALIGN = 0x00000008, enumerator in enum:__anon11440
/linux-4.1.27/arch/x86/include/asm/
H A Dpci_x86.h31 #define PCI_CAN_SKIP_ISA_ALIGN 0x8000 macro
/linux-4.1.27/arch/x86/pci/
H A Dcommon.c86 pci_probe |= PCI_CAN_SKIP_ISA_ALIGN; can_skip_ioresource_align()
622 pci_probe |= PCI_CAN_SKIP_ISA_ALIGN; pcibios_setup()
H A Di386.c134 if ((pci_probe & PCI_CAN_SKIP_ISA_ALIGN) && skip_isa_ioresource_align()
/linux-4.1.27/arch/powerpc/platforms/powernv/
H A Dpci.c738 pci_add_flags(PCI_CAN_SKIP_ISA_ALIGN); pnv_pci_init()
/linux-4.1.27/arch/powerpc/platforms/powermac/
H A Dpci.c886 pci_set_flags(PCI_CAN_SKIP_ISA_ALIGN); pmac_pci_init()
/linux-4.1.27/arch/powerpc/kernel/
H A Dpci-common.c1069 if (pci_has_flag(PCI_CAN_SKIP_ISA_ALIGN) && skip_isa_ioresource_align()

Completed in 416 milliseconds