Searched refs:IORESOURCE_SIZEALIGN (Results 1 – 9 of 9) sorted by relevance
51 #define IORESOURCE_SIZEALIGN 0x00040000 /* size indicates alignment */ macro
104 flags |= IORESOURCE_SIZEALIGN; in pci_parse_of_flags()
644 flags = res->flags & ~IORESOURCE_SIZEALIGN; in vmd_enable_domain()657 flags = res->flags & ~IORESOURCE_SIZEALIGN; in vmd_enable_domain()
1092 switch (res->flags & (IORESOURCE_SIZEALIGN | IORESOURCE_STARTALIGN)) { in resource_alignment()1093 case IORESOURCE_SIZEALIGN: in resource_alignment()
237 flags |= IORESOURCE_READONLY | IORESOURCE_SIZEALIGN; in pci_parse_of_addrs()
219 res->flags |= IORESOURCE_SIZEALIGN; in __pci_read_base()341 IORESOURCE_READONLY | IORESOURCE_SIZEALIGN; in pci_read_bases()
250 (IORESOURCE_STARTALIGN|IORESOURCE_SIZEALIGN); in reassign_resources_sorted()
6053 r->flags &= ~IORESOURCE_SIZEALIGN; in pci_request_resource_alignment()
523 (IORESOURCE_IO | IORESOURCE_PCI_FIXED | IORESOURCE_SIZEALIGN); in quirk_io()