| /OK3568_Linux_fs/kernel/drivers/pci/ |
| H A D | setup-res.c | 45 if (res->flags & IORESOURCE_UNSET) in pci_std_update_resource() 136 if (res->flags & IORESOURCE_UNSET) { in pci_claim_resource() 154 res->flags |= IORESOURCE_UNSET; in pci_claim_resource() 162 res->flags |= IORESOURCE_UNSET; in pci_claim_resource() 209 res->flags &= ~IORESOURCE_UNSET; in pci_revert_fw_address() 238 res->flags |= IORESOURCE_UNSET; in pci_revert_fw_address() 330 res->flags |= IORESOURCE_UNSET; in pci_assign_resource() 356 res->flags &= ~IORESOURCE_UNSET; in pci_assign_resource() 378 res->flags |= IORESOURCE_UNSET; in pci_reassign_resource() 395 res->flags &= ~IORESOURCE_UNSET; in pci_reassign_resource() [all …]
|
| H A D | bus.c | 289 res->flags &= ~IORESOURCE_UNSET; in pci_bus_clip_resource() 290 orig_res.flags &= ~IORESOURCE_UNSET; in pci_bus_clip_resource()
|
| H A D | quirks.c | 484 r->flags |= IORESOURCE_UNSET; in quirk_extend_bar_to_page() 501 r->flags |= IORESOURCE_UNSET; in quirk_s3_64M() 1226 r->flags |= IORESOURCE_UNSET; in quirk_dunord() 2172 r->flags |= IORESOURCE_UNSET; in quirk_tc86c001_ide() 2201 r->flags |= IORESOURCE_UNSET; in quirk_plx_pci9050()
|
| H A D | probe.c | 265 res->flags |= IORESOURCE_UNSET | IORESOURCE_DISABLED; in __pci_read_base() 275 res->flags |= IORESOURCE_UNSET; in __pci_read_base() 302 res->flags |= IORESOURCE_UNSET; in __pci_read_base()
|
| H A D | iov.c | 839 if (res->flags & IORESOURCE_UNSET) in pci_iov_update_resource()
|
| H A D | pci.c | 223 if (res->flags & IORESOURCE_UNSET || !(res->flags & IORESOURCE_MEM)) { in pci_ioremap_bar() 6335 r->flags |= IORESOURCE_UNSET; in pci_request_resource_alignment() 6390 r->flags |= IORESOURCE_UNSET; in pci_reassigndev_resource_alignment()
|
| H A D | msi.c | 709 if (!flags || (flags & IORESOURCE_UNSET)) in msix_map_region()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | ioport.h | 74 #define IORESOURCE_UNSET 0x20000000 /* No address assigned yet */ macro 233 if (r1->flags & IORESOURCE_UNSET || r2->flags & IORESOURCE_UNSET) in resource_contains()
|
| /OK3568_Linux_fs/kernel/drivers/acpi/ |
| H A D | resource.c | 77 res->flags |= IORESOURCE_DISABLED | IORESOURCE_UNSET; in acpi_dev_memresource_flags() 145 res->flags |= IORESOURCE_DISABLED | IORESOURCE_UNSET; in acpi_dev_ioresource_flags() 148 res->flags |= IORESOURCE_DISABLED | IORESOURCE_UNSET; in acpi_dev_ioresource_flags() 387 res->flags = IORESOURCE_IRQ | IORESOURCE_DISABLED | IORESOURCE_UNSET; in acpi_dev_irqresource_disabled()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | pci-common.c | 838 res->flags |= IORESOURCE_UNSET; in pcibios_fixup_resources() 940 res->flags |= IORESOURCE_UNSET; in pcibios_fixup_bridge() 1152 if (res->flags & IORESOURCE_UNSET) in pcibios_allocate_bus_resources() 1173 if (pr && !(pr->flags & IORESOURCE_UNSET)) { in pcibios_allocate_bus_resources() 1217 if (!pr || (pr->flags & IORESOURCE_UNSET) || in alloc_resource() 1224 r->flags |= IORESOURCE_UNSET; in alloc_resource() 1243 if (!r->flags || (r->flags & IORESOURCE_UNSET)) in pcibios_allocate_resources()
|
| H A D | pci_of_scan.c | 161 res->flags |= IORESOURCE_UNSET; in of_pci_parse_addrs()
|
| H A D | eeh.c | 1747 if (r->flags & IORESOURCE_UNSET) in eeh_debugfs_break_device()
|
| /OK3568_Linux_fs/kernel/arch/microblaze/pci/ |
| H A D | pci-common.c | 579 res->flags |= IORESOURCE_UNSET; in pcibios_fixup_resources() 712 if (pr && !(pr->flags & IORESOURCE_UNSET)) { in pcibios_allocate_bus_resources() 752 if (!pr || (pr->flags & IORESOURCE_UNSET) || in alloc_resource() 763 r->flags |= IORESOURCE_UNSET; in alloc_resource() 782 if (!r->flags || (r->flags & IORESOURCE_UNSET)) in pcibios_allocate_resources()
|
| /OK3568_Linux_fs/u-boot/include/linux/ |
| H A D | ioport.h | 56 #define IORESOURCE_UNSET 0x20000000 macro
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | sysfb_efi.c | 129 if (flags & IORESOURCE_UNSET) in efifb_set_system()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/52xx/ |
| H A D | mpc52xx_pci.c | 349 res->flags |= IORESOURCE_UNSET; in mpc52xx_pci_fixup_resources()
|
| /OK3568_Linux_fs/kernel/drivers/pnp/ |
| H A D | quirks.c | 254 if (flags & IORESOURCE_UNSET) in quirk_system_pci_resources()
|
| /OK3568_Linux_fs/kernel/drivers/xen/xen-pciback/ |
| H A D | conf_space_header.c | 246 (res[pos].flags & (IORESOURCE_DISABLED | IORESOURCE_UNSET | in bar_init()
|
| /OK3568_Linux_fs/kernel/arch/x86/pci/ |
| H A D | xen.c | 308 if (!flags || (flags & IORESOURCE_UNSET)) in xen_initdom_setup_msi_irqs()
|
| H A D | fixup.c | 664 r->flags |= IORESOURCE_UNSET; in quirk_intel_th_dnv()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/pseries/ |
| H A D | setup.c | 704 res->flags |= IORESOURCE_UNSET; in of_pci_parse_iov_addrs()
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | resource.c | 627 avail.flags = new->flags & ~IORESOURCE_UNSET; in __find_resource()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_device.c | 933 if (pci_resource_flags(adev->pdev, 2) & IORESOURCE_UNSET) in amdgpu_device_doorbell_init() 1142 if (r || (pci_resource_flags(adev->pdev, 0) & IORESOURCE_UNSET)) in amdgpu_device_resize_fb_bar()
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | vsprintf.c | 1129 if (decode && res->flags & IORESOURCE_UNSET) { in resource_string()
|