Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dof_address.h23 struct of_pci_range { struct
32 #define of_range of_pci_range argument
81 extern struct of_pci_range *of_pci_range_parser_one(
83 struct of_pci_range *range);
86 extern int of_pci_range_to_resource(struct of_pci_range *range,
128 static inline struct of_pci_range *of_pci_range_parser_one( in of_pci_range_parser_one()
130 struct of_pci_range *range) in of_pci_range_parser_one()
141 static inline int of_pci_range_to_resource(struct of_pci_range *range, in of_pci_range_to_resource()
/Linux-v6.6/drivers/firmware/efi/
Dsysfb_efi.c286 static bool efifb_overlaps_pci_range(const struct of_pci_range *range) in efifb_overlaps_pci_range()
303 struct of_pci_range range; in find_pci_overlap_node()
/Linux-v6.6/drivers/pci/
Dof_property.c29 struct of_pci_range { struct
104 struct of_pci_range *rp; in of_pci_prop_ranges()
Dof.c290 struct of_pci_range range; in devm_of_pci_get_host_bridge_resources()
/Linux-v6.6/drivers/of/
Daddress.c214 int of_pci_range_to_resource(struct of_pci_range *range, in of_pci_range_to_resource()
806 struct of_pci_range *of_pci_range_parser_one(struct of_pci_range_parser *parser, in of_pci_range_parser_one()
807 struct of_pci_range *range) in of_pci_range_parser_one()
Dunittest.c993 struct of_pci_range range; in of_unittest_pci_dma_ranges()
/Linux-v6.6/arch/mips/pci/
Dpci-legacy.c139 struct of_pci_range range; in pci_load_of_ranges()
/Linux-v6.6/drivers/pci/controller/
Dpci-xgene.c480 struct of_pci_range *range, u8 *ib_reg_mask) in xgene_pcie_setup_ib_reg()
532 struct of_pci_range range; in xgene_pcie_parse_map_dma_ranges()
/Linux-v6.6/arch/powerpc/kernel/
Dpci-common.c760 struct of_pci_range range; in pci_process_bridge_OF_ranges()