Home
last modified time | relevance | path

Searched refs:IORESOURCE_BUS (Results 1 – 25 of 36) sorted by relevance

12

/linux/arch/x86/pci/
A Dbus_numa.c46 if (window->res->flags & IORESOURCE_BUS) { in x86_pci_root_bus_resources()
86 info->busn.flags = IORESOURCE_BUS; in alloc_pci_root_info()
A Dbroadcom_bus.c78 res.flags = IORESOURCE_BUS; in cnb20le_res()
/linux/arch/sparc/kernel/
A Dleon_pci.c40 info->busn.flags = IORESOURCE_BUS; in leon_pci_init()
/linux/drivers/pci/controller/
A Dpci-host-common.c37 bus = resource_list_first_type(&bridge->windows, IORESOURCE_BUS); in gen_pci_init()
A Dpcie-xilinx-cpm.c572 bus = resource_list_first_type(&bridge->windows, IORESOURCE_BUS); in xilinx_cpm_pcie_probe()
A Dpci-xgene.c435 case IORESOURCE_BUS: in xgene_pcie_map_ranges()
A Dpci-v3-semi.c584 case IORESOURCE_BUS: in v3_pci_setup_resource()
A Dpcie-xilinx-dma-pl.c788 bus = resource_list_first_type(&bridge->windows, IORESOURCE_BUS); in xilinx_pl_dma_pcie_probe()
/linux/drivers/pnp/
A Dinterface.c283 case IORESOURCE_BUS: in resources_show()
423 IORESOURCE_BUS, in resources_store()
A Dsupport.c72 case IORESOURCE_BUS: in pnp_resource_type_name()
A Dresource.c480 IORESOURCE_BUS); in pnp_resource_type()
633 res->flags = IORESOURCE_BUS; in pnp_add_bus_resource()
/linux/arch/m68k/coldfire/
A Dpci.c150 .flags = IORESOURCE_BUS,
/linux/arch/alpha/kernel/
A Dsys_nautilus.c195 .flags = IORESOURCE_BUS,
/linux/drivers/pci/
A Dof.c206 res->flags = IORESOURCE_BUS; in of_pci_parse_bus_range()
348 bus_range->flags = IORESOURCE_BUS; in devm_of_pci_get_host_bridge_resources()
A Decam.c52 cfg->busr.flags = IORESOURCE_BUS; in pci_ecam_create()
A Dprobe.c31 .flags = IORESOURCE_BUS,
61 r->res.flags = IORESOURCE_BUS | IORESOURCE_PCI_FIXED; in get_pci_domain_busn_res()
467 res.flags = IORESOURCE_BUS; in pci_read_bridge_windows()
1032 if (res->flags & IORESOURCE_BUS) in pci_register_host_bridge()
3122 res->flags = IORESOURCE_BUS; in pci_bus_insert_busn_res()
3187 if (window->res->flags & IORESOURCE_BUS) { in pci_scan_root_bus_bridge()
3225 if (window->res->flags & IORESOURCE_BUS) { in pci_scan_root_bus()
/linux/arch/s390/pci/
A Dpci_bus.c271 zbus->bus_resource.flags = IORESOURCE_BUS; in zpci_bus_alloc()
/linux/arch/loongarch/pci/
A Dacpi.c112 cfg->busr.flags = IORESOURCE_BUS; in arch_pci_ecam_create()
/linux/drivers/acpi/
A Dresource.c259 res->flags = IORESOURCE_BUS; in acpi_decode_space()
1055 type = IORESOURCE_BUS; in acpi_dev_filter_resource_type()
A Dpci_mcfg.c38 NULL, IORESOURCE_BUS)
/linux/drivers/pci/controller/dwc/
A Dpcie-al.c258 ft = resource_list_first_type(&pp->bridge->windows, IORESOURCE_BUS); in al_pcie_config_prepare()
/linux/include/linux/
A Dioport.h44 #define IORESOURCE_BUS 0x00001000 macro
/linux/arch/powerpc/platforms/powernv/
A Dpci-sriov.c582 iov->holes[i].flags = IORESOURCE_BUS; in pnv_pci_vf_resource_shift()
/linux/drivers/pci/controller/cadence/
A Dpcie-cadence-host.c441 entry = resource_list_first_type(&bridge->windows, IORESOURCE_BUS); in cdns_pcie_host_init_address_translation()
/linux/drivers/parisc/
A Dlba_pci.c1075 lba_dev->hba.bus_num.flags = IORESOURCE_BUS; in lba_pat_resources()
1187 r->flags = IORESOURCE_BUS; in lba_legacy_resources()

Completed in 55 milliseconds

12