Home
last modified time | relevance | path

Searched refs:of_pci_range (Results 1 – 13 of 13) sorted by relevance

/linux-4.19.296/include/linux/
Dof_address.h17 struct of_pci_range { struct
55 extern struct of_pci_range *of_pci_range_parser_one(
57 struct of_pci_range *range);
100 static inline struct of_pci_range *of_pci_range_parser_one( in of_pci_range_parser_one()
102 struct of_pci_range *range) in of_pci_range_parser_one()
141 extern int of_pci_range_to_resource(struct of_pci_range *range,
156 static inline int of_pci_range_to_resource(struct of_pci_range *range, in of_pci_range_to_resource()
/linux-4.19.296/drivers/of/
Daddress.c268 struct of_pci_range *of_pci_range_parser_one(struct of_pci_range_parser *parser, in of_pci_range_parser_one()
269 struct of_pci_range *range) in of_pci_range_parser_one()
328 int of_pci_range_to_resource(struct of_pci_range *range, in of_pci_range_to_resource()
/linux-4.19.296/drivers/pci/controller/
Dpci-xgene.c488 struct of_pci_range *range, u8 *ib_reg_mask) in xgene_pcie_setup_ib_reg()
540 struct of_pci_range range; in xgene_pcie_parse_map_dma_ranges()
Dpcie-iproc.c1089 struct of_pci_range *range, in iproc_pcie_setup_ib()
1151 struct of_pci_range range; in iproc_pcie_map_dma_ranges()
1201 struct of_pci_range range; in iproc_pcie_paxb_v2_msi_steer()
Dpcie-tango.c243 struct of_pci_range range; in tango_pcie_probe()
Dpcie-cadence-host.c150 struct of_pci_range range; in cdns_pcie_host_init_address_translation()
Dpci-v3-semi.c616 struct of_pci_range *range, in v3_get_dma_range_config()
695 struct of_pci_range range; in v3_pci_parse_map_dma_ranges()
Dpci-rcar-gen2.c298 struct of_pci_range range; in rcar_pci_parse_map_dma_ranges()
Dpcie-rcar.c1023 struct of_pci_range *range, in rcar_pcie_inbound_ranges()
1090 struct of_pci_range range; in rcar_pcie_parse_map_dma_ranges()
Dpci-ftpci100.c381 struct of_pci_range range; in faraday_pci_parse_map_dma_ranges()
Dpcie-mediatek.c1038 struct of_pci_range range; in mtk_pcie_setup()
Dpci-tegra.c1903 struct of_pci_range range; in tegra_pcie_parse_dt()
/linux-4.19.296/drivers/pci/
Dof.c271 struct of_pci_range range; in devm_of_pci_get_host_bridge_resources()