Searched refs:IORESOURCE_SIZEALIGN (Results 1 – 7 of 7) sorted by relevance
45 #define IORESOURCE_SIZEALIGN 0x00040000 /* size indicates alignment */ macro
62 flags |= IORESOURCE_SIZEALIGN; in pci_parse_of_flags()
1019 switch (res->flags & (IORESOURCE_SIZEALIGN | IORESOURCE_STARTALIGN)) { in resource_alignment()1020 case IORESOURCE_SIZEALIGN: in resource_alignment()
215 res->flags |= IORESOURCE_SIZEALIGN; in __pci_read_base()333 IORESOURCE_SIZEALIGN; in pci_read_bases()
269 (IORESOURCE_STARTALIGN|IORESOURCE_SIZEALIGN); in reassign_resources_sorted()
342 (IORESOURCE_IO | IORESOURCE_PCI_FIXED | IORESOURCE_SIZEALIGN); in quirk_io()
235 | IORESOURCE_SIZEALIGN; in pci_parse_of_addrs()