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

/linux-4.1.27/include/linux/
H A Dioport.h45 #define IORESOURCE_SIZEALIGN 0x00040000 /* size indicates alignment */ macro
/linux-4.1.27/arch/powerpc/kernel/
H A Dpci_of_scan.c62 flags |= IORESOURCE_SIZEALIGN; pci_parse_of_flags()
/linux-4.1.27/drivers/pci/
H A Dsetup-bus.c269 (IORESOURCE_STARTALIGN|IORESOURCE_SIZEALIGN);
415 * 2. SR-IOV resource -- IORESOURCE_SIZEALIGN list_for_each_entry_safe()
H A Dprobe.c215 res->flags |= IORESOURCE_SIZEALIGN; __pci_read_base()
333 IORESOURCE_SIZEALIGN; pci_read_bases()
H A Dquirks.c342 (IORESOURCE_IO | IORESOURCE_PCI_FIXED | IORESOURCE_SIZEALIGN); quirk_io()
/linux-4.1.27/kernel/
H A Dresource.c1019 switch (res->flags & (IORESOURCE_SIZEALIGN | IORESOURCE_STARTALIGN)) { resource_alignment()
1020 case IORESOURCE_SIZEALIGN: resource_alignment()
/linux-4.1.27/arch/sparc/kernel/
H A Dpci.c235 | IORESOURCE_SIZEALIGN; pci_parse_of_addrs()

Completed in 259 milliseconds