Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/include/asm/
A Dpci_x86.h37 #define PCI_CAN_SKIP_ISA_ALIGN 0x8000 macro
/linux-6.3-rc2/arch/x86/pci/
A Dcommon.c85 pci_probe |= PCI_CAN_SKIP_ISA_ALIGN; in can_skip_ioresource_align()
615 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-6.3-rc2/arch/powerpc/platforms/powernv/
A Dpci.c825 pci_add_flags(PCI_CAN_SKIP_ISA_ALIGN); in pnv_pci_init()
/linux-6.3-rc2/arch/powerpc/platforms/powermac/
A Dpci.c908 pci_set_flags(PCI_CAN_SKIP_ISA_ALIGN); in pmac_pci_init()
/linux-6.3-rc2/arch/powerpc/kernel/
A Dpci-common.c1115 if (pci_has_flag(PCI_CAN_SKIP_ISA_ALIGN) && in skip_isa_ioresource_align()
/linux-6.3-rc2/include/linux/
A Dpci.h1042 PCI_CAN_SKIP_ISA_ALIGN = 0x00000008, /* Don't do ISA alignment */ enumerator

Completed in 21 milliseconds