Home
last modified time | relevance | path

Searched refs:IORESOURCE_UNSET (Results 1 - 25 of 49) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/pci/
H A Dsetup-res.c45 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 Dbus.c289 res->flags &= ~IORESOURCE_UNSET; in pci_bus_clip_resource()
290 orig_res.flags &= ~IORESOURCE_UNSET; in pci_bus_clip_resource()
/kernel/linux/linux-6.6/drivers/pci/
H A Dsetup-res.c45 if (res->flags & IORESOURCE_UNSET) in pci_std_update_resource()
140 if (res->flags & IORESOURCE_UNSET) { in pci_claim_resource()
158 res->flags |= IORESOURCE_UNSET; in pci_claim_resource()
166 res->flags |= IORESOURCE_UNSET; in pci_claim_resource()
213 res->flags &= ~IORESOURCE_UNSET; in pci_revert_fw_address()
242 res->flags |= IORESOURCE_UNSET; in pci_revert_fw_address()
334 res->flags |= IORESOURCE_UNSET; in pci_assign_resource()
360 res->flags &= ~IORESOURCE_UNSET; in pci_assign_resource()
382 res->flags |= IORESOURCE_UNSET; in pci_reassign_resource()
399 res->flags &= ~IORESOURCE_UNSET; in pci_reassign_resource()
[all...]
H A Dbus.c314 res->flags &= ~IORESOURCE_UNSET; in pci_bus_clip_resource()
315 orig_res.flags &= ~IORESOURCE_UNSET; in pci_bus_clip_resource()
/kernel/linux/linux-5.10/include/linux/
H A Dioport.h68 #define IORESOURCE_UNSET 0x20000000 /* No address assigned yet */ macro
227 if (r1->flags & IORESOURCE_UNSET || r2->flags & IORESOURCE_UNSET) in resource_contains()
314 res->flags = IORESOURCE_IRQ | IORESOURCE_DISABLED | IORESOURCE_UNSET; in irqresource_disabled()
/kernel/linux/linux-6.6/include/linux/
H A Dioport.h69 #define IORESOURCE_UNSET 0x20000000 /* No address assigned yet */ macro
236 if (r1->flags & IORESOURCE_UNSET || r2->flags & IORESOURCE_UNSET) in resource_contains()
348 res->flags |= IORESOURCE_IRQ | IORESOURCE_DISABLED | IORESOURCE_UNSET; in irqresource_disabled()
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dpci-common.c838 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 Dpci_of_scan.c161 res->flags |= IORESOURCE_UNSET; in of_pci_parse_addrs()
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dpci-common.c915 res->flags |= IORESOURCE_UNSET; in pcibios_fixup_resources()
1017 res->flags |= IORESOURCE_UNSET; in pcibios_fixup_bridge()
1234 if (res->flags & IORESOURCE_UNSET) in pcibios_allocate_bus_resources()
1255 if (pr && !(pr->flags & IORESOURCE_UNSET)) { in pcibios_allocate_bus_resources()
1299 if (!pr || (pr->flags & IORESOURCE_UNSET) || in alloc_resource()
1306 r->flags |= IORESOURCE_UNSET; in alloc_resource()
1325 if (!r->flags || (r->flags & IORESOURCE_UNSET)) in pcibios_allocate_resources()
H A Dpci_of_scan.c161 res->flags |= IORESOURCE_UNSET; in of_pci_parse_addrs()
/kernel/linux/linux-5.10/arch/microblaze/pci/
H A Dpci-common.c579 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()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_doorbell_mgr.c199 if (pci_resource_flags(adev->pdev, 2) & IORESOURCE_UNSET) in amdgpu_doorbell_init()
/kernel/linux/linux-5.10/drivers/acpi/
H A Dresource.c78 res->flags |= IORESOURCE_DISABLED | IORESOURCE_UNSET; in acpi_dev_memresource_flags()
146 res->flags |= IORESOURCE_DISABLED | IORESOURCE_UNSET; in acpi_dev_ioresource_flags()
149 res->flags |= IORESOURCE_DISABLED | IORESOURCE_UNSET; in acpi_dev_ioresource_flags()
/kernel/linux/linux-6.6/drivers/acpi/
H A Dresource.c78 res->flags |= IORESOURCE_DISABLED | IORESOURCE_UNSET; in acpi_dev_memresource_flags()
146 res->flags |= IORESOURCE_DISABLED | IORESOURCE_UNSET; in acpi_dev_ioresource_flags()
149 res->flags |= IORESOURCE_DISABLED | IORESOURCE_UNSET; in acpi_dev_ioresource_flags()
/kernel/linux/linux-5.10/arch/powerpc/platforms/52xx/
H A Dmpc52xx_pci.c349 res->flags |= IORESOURCE_UNSET; in mpc52xx_pci_fixup_resources()
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dsysfb_efi.c129 if (flags & IORESOURCE_UNSET) in efifb_set_system()
/kernel/linux/linux-6.6/arch/powerpc/platforms/52xx/
H A Dmpc52xx_pci.c340 res->flags |= IORESOURCE_UNSET; in mpc52xx_pci_fixup_resources()
/kernel/linux/linux-5.10/drivers/xen/xen-pciback/
H A Dconf_space_header.c231 (res[pos].flags & (IORESOURCE_DISABLED | IORESOURCE_UNSET | in bar_init()
/kernel/linux/linux-6.6/drivers/xen/xen-pciback/
H A Dconf_space_header.c235 (res[pos].flags & (IORESOURCE_DISABLED | IORESOURCE_UNSET | in bar_init()
/kernel/linux/linux-6.6/drivers/firmware/efi/
H A Dsysfb_efi.c129 if (flags & IORESOURCE_UNSET) in efifb_set_system()
/kernel/linux/linux-5.10/arch/x86/pci/
H A Dxen.c308 if (!flags || (flags & IORESOURCE_UNSET)) in xen_initdom_setup_msi_irqs()
H A Dfixup.c665 r->flags |= IORESOURCE_UNSET; in quirk_intel_th_dnv()
/kernel/linux/linux-5.10/drivers/pnp/
H A Dquirks.c254 if (flags & IORESOURCE_UNSET) in quirk_system_pci_resources()
/kernel/linux/linux-6.6/drivers/pnp/
H A Dquirks.c252 if (r->flags & IORESOURCE_UNSET) in quirk_system_pci_resources()
/kernel/linux/linux-6.6/arch/x86/pci/
H A Dxen.c305 if (!flags || (flags & IORESOURCE_UNSET)) in xen_initdom_setup_msi_irqs()

Completed in 22 milliseconds

12