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

/linux-master/include/linux/
H A Dof_address.h23 struct of_pci_range { struct
32 #define of_range of_pci_range
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(
130 struct of_pci_range *range)
141 static inline int of_pci_range_to_resource(struct of_pci_range *range,
/linux-master/drivers/pci/
H A Dof_property.c29 struct of_pci_range { struct
104 struct of_pci_range *rp;
H A Dof.c290 struct of_pci_range range;
/linux-master/drivers/firmware/efi/
H A Dsysfb_efi.c286 static bool efifb_overlaps_pci_range(const struct of_pci_range *range)
303 struct of_pci_range range;
/linux-master/arch/mips/pci/
H A Dpci-legacy.c139 struct of_pci_range range;
/linux-master/drivers/pci/controller/
H A Dpci-xgene.c481 struct of_pci_range *range, u8 *ib_reg_mask)
533 struct of_pci_range range;
/linux-master/drivers/of/
H A Daddress.c201 * of_pci_range_to_resource - Create a resource from an of_pci_range
215 int of_pci_range_to_resource(struct of_pci_range *range,
791 struct of_pci_range *of_pci_range_parser_one(struct of_pci_range_parser *parser,
792 struct of_pci_range *range)
H A Dunittest.c1006 struct of_pci_range range;
/linux-master/arch/powerpc/kernel/
H A Dpci-common.c759 struct of_pci_range range;

Completed in 252 milliseconds