Searched refs:IORESOURCE_SIZEALIGN (Results 1 – 11 of 11) sorted by relevance
110 if (r->flags != (IORESOURCE_SIZEALIGN | IORESOURCE_MEM)) in probe()
111 if (r->flags != (IORESOURCE_SIZEALIGN | IORESOURCE_MEM)) in probe()
104 flags |= IORESOURCE_SIZEALIGN; in pci_parse_of_flags()
841 flags = res->flags & ~IORESOURCE_SIZEALIGN; in vmd_enable_domain()854 flags = res->flags & ~IORESOURCE_SIZEALIGN; in vmd_enable_domain()
53 #define IORESOURCE_SIZEALIGN 0x00040000 /* size indicates alignment */ macro
1242 switch (res->flags & (IORESOURCE_SIZEALIGN | IORESOURCE_STARTALIGN)) { in resource_alignment()1243 case IORESOURCE_SIZEALIGN: in resource_alignment()
260 flags |= IORESOURCE_READONLY | IORESOURCE_SIZEALIGN; in pci_parse_of_addrs()
249 res->flags |= IORESOURCE_SIZEALIGN; in __pci_read_base()386 IORESOURCE_READONLY | IORESOURCE_SIZEALIGN; in pci_read_bases()
462 (IORESOURCE_STARTALIGN|IORESOURCE_SIZEALIGN); in reassign_resources_sorted()
6455 r->flags &= ~IORESOURCE_SIZEALIGN; in pci_request_resource_alignment()
634 (IORESOURCE_IO | IORESOURCE_PCI_FIXED | IORESOURCE_SIZEALIGN); in quirk_io()