Home
last modified time | relevance | path

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

/linux/arch/x86/pci/
A Dcommon.c85 pci_probe |= PCI_CAN_SKIP_ISA_ALIGN; in can_skip_ioresource_align()
607 pci_probe |= PCI_CAN_SKIP_ISA_ALIGN; in pcibios_setup()
A Di386.c135 if ((pci_probe & PCI_CAN_SKIP_ISA_ALIGN) && in skip_isa_ioresource_align()
/linux/arch/x86/include/asm/
A Dpci_x86.h34 #define PCI_CAN_SKIP_ISA_ALIGN 0x8000 macro
/linux/arch/powerpc/platforms/powernv/
A Dpci.c826 pci_add_flags(PCI_CAN_SKIP_ISA_ALIGN); in pnv_pci_init()
/linux/arch/powerpc/platforms/powermac/
A Dpci.c907 pci_set_flags(PCI_CAN_SKIP_ISA_ALIGN); in pmac_pci_init()
/linux/arch/powerpc/kernel/
A Dpci-common.c1097 if (pci_has_flag(PCI_CAN_SKIP_ISA_ALIGN) && in skip_isa_ioresource_align()
/linux/include/linux/
A Dpci.h1013 PCI_CAN_SKIP_ISA_ALIGN = 0x00000008, /* Don't do ISA alignment */ enumerator

Completed in 24 milliseconds