Home
last modified time | relevance | path

Searched refs:of_pci_range_to_resource (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/include/linux/
Dof_address.h141 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() function
/Linux-v4.19/arch/mips/pci/
Dpci-legacy.c169 of_pci_range_to_resource(&range, node, res); in pci_load_of_ranges()
/Linux-v4.19/drivers/of/
Daddress.c328 int of_pci_range_to_resource(struct of_pci_range *range, in of_pci_range_to_resource() function
365 EXPORT_SYMBOL(of_pci_range_to_resource);
/Linux-v4.19/drivers/pci/
Dof.c323 err = of_pci_range_to_resource(&range, dev_node, &tmp_res); in devm_of_pci_get_host_bridge_resources()
/Linux-v4.19/drivers/staging/mt7621-pci/
Dpci-mt7621.c370 of_pci_range_to_resource(&range, node, res); in mt7621_pci_parse_request_of_pci_ranges()
/Linux-v4.19/drivers/pci/controller/
Dpcie-mediatek.c1029 err = of_pci_range_to_resource(&range, node, &res); in mtk_pcie_setup()
Dpci-tegra.c1912 err = of_pci_range_to_resource(&range, np, &res); in tegra_pcie_parse_dt()