Searched refs:IORESOURCE_SIZEALIGN (Results 1 – 11 of 11) sorted by relevance
110 if (r->flags != (IORESOURCE_SIZEALIGN | IORESOURCE_MEM)) in probe()
49 #define IORESOURCE_SIZEALIGN 0x00020000 /* size indicates alignment */ macro
104 flags |= IORESOURCE_SIZEALIGN; in pci_parse_of_flags()
52 #define IORESOURCE_SIZEALIGN 0x00040000 /* size indicates alignment */ macro
848 flags = res->flags & ~IORESOURCE_SIZEALIGN; in vmd_enable_domain()861 flags = res->flags & ~IORESOURCE_SIZEALIGN; in vmd_enable_domain()
1128 switch (res->flags & (IORESOURCE_SIZEALIGN | IORESOURCE_STARTALIGN)) { in resource_alignment()1129 case IORESOURCE_SIZEALIGN: in resource_alignment()
238 flags |= IORESOURCE_READONLY | IORESOURCE_SIZEALIGN; in pci_parse_of_addrs()
220 res->flags |= IORESOURCE_SIZEALIGN; in __pci_read_base()342 IORESOURCE_READONLY | IORESOURCE_SIZEALIGN; in pci_read_bases()
249 (IORESOURCE_STARTALIGN|IORESOURCE_SIZEALIGN); in reassign_resources_sorted()
6818 r->flags &= ~IORESOURCE_SIZEALIGN; in pci_request_resource_alignment()
630 (IORESOURCE_IO | IORESOURCE_PCI_FIXED | IORESOURCE_SIZEALIGN); in quirk_io()