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()
1030 switch (res->flags & (IORESOURCE_SIZEALIGN | IORESOURCE_STARTALIGN)) { in resource_alignment()1031 case IORESOURCE_SIZEALIGN: in resource_alignment()
236 flags |= IORESOURCE_READONLY | IORESOURCE_SIZEALIGN; in pci_parse_of_addrs()
218 res->flags |= IORESOURCE_SIZEALIGN; in __pci_read_base()335 IORESOURCE_READONLY | IORESOURCE_SIZEALIGN; in pci_read_bases()
269 (IORESOURCE_STARTALIGN|IORESOURCE_SIZEALIGN); in reassign_resources_sorted()
341 (IORESOURCE_IO | IORESOURCE_PCI_FIXED | IORESOURCE_SIZEALIGN); in quirk_io()