Home
last modified time | relevance | path

Searched refs:device_node (Results 1 – 20 of 20) sorted by relevance

/include/dm/
A Dof_access.h30 struct device_node *of_find_all_nodes(struct device_node *prev);
195 struct device_node *of_get_parent(const struct device_node *np);
218 struct device_node *of_find_node_opts_by_path(struct device_node *root,
239 struct device_node *of_find_compatible_node(struct device_node *from,
254 struct device_node *of_find_node_by_prop_value(struct device_node *from,
266 struct device_node *of_find_node_by_phandle(struct device_node *root,
469 struct device_node *of_root_parse_phandle(struct device_node *root,
470 const struct device_node *np,
515 const struct device_node *np,
553 struct device_node *of_parse_phandle(const struct device_node *np,
[all …]
A Dof_addr.h27 u64 of_translate_address(const struct device_node *np, const __be32 *in_addr);
45 u64 of_translate_dma_address(const struct device_node *np, const __be32 *in_addr);
59 int of_get_dma_range(const struct device_node *np, phys_addr_t *cpu,
75 const __be32 *of_get_address(const struct device_node *np, int index,
93 int of_address_to_resource(const struct device_node *np, int index,
A Dof.h53 struct device_node { struct
60 struct device_node *parent; argument
61 struct device_node *child; argument
62 struct device_node *sibling; argument
92 struct device_node *np;
111 static inline const char *of_node_full_name(const struct device_node *np) in of_node_full_name()
A Dofnode_decl.h52 struct device_node *np;
109 struct device_node *np;
A Ddevice-internal.h17 struct device_node;
A Dofnode.h160 static inline struct device_node *ofnode_to_np(ofnode node) in ofnode_to_np()
223 static inline ofnode np_to_ofnode(struct device_node *np) in np_to_ofnode()
369 static inline oftree oftree_from_np(struct device_node *root) in oftree_from_np()
A Dread.h22 static inline const struct device_node *dev_np(const struct udevice *dev) in dev_np()
27 static inline const struct device_node *dev_np(const struct udevice *dev) in dev_np()
/include/
A Dof_live.h13 struct device_node;
22 int of_live_build(const void *fdt_blob, struct device_node **rootp);
38 int unflatten_device_tree(const void *blob, struct device_node **mynodes);
48 void of_live_free(struct device_node *root);
56 int of_live_create_empty(struct device_node **rootp);
65 int of_live_flatten(const struct device_node *root, struct abuf *buf);
A Devent.h222 struct device_node *root;
A Dmipi_dsi.h189 struct device_node *node;
A Defi_api.h1009 struct efi_device_path *device_node,
1032 const struct efi_device_path *device_node);
/include/linux/mtd/
A Dpartitions.h52 struct device_node;
62 struct device_node *of_node;
A Dmtd.h347 struct device_node;
350 const struct device_node *np) in mtd_set_of_node()
354 static inline const struct device_node *mtd_get_of_node(struct mtd_info *mtd) in mtd_get_of_node()
A Dnand.h404 const struct device_node *np) in nanddev_set_of_node()
415 static inline const struct device_node *nanddev_get_of_node(struct nand_device *nand) in nanddev_get_of_node()
A Dspi-nor.h623 const struct device_node *np) in spi_nor_set_flash_node()
629 device_node *spi_nor_get_flash_node(struct spi_nor *nor) in spi_nor_get_flash_node()
A Dspinand.h477 const struct device_node *np) in spinand_set_of_node()
A Drawnand.h29 struct device_node;
/include/test/
A Dtest.h64 struct device_node *of_root;
75 struct device_node *of_other;
/include/linux/i3c/
A Dmaster.h84 struct device_node *of_node;
216 struct device_node *of_node;
/include/asm-generic/
A Dglobal_data.h270 struct device_node *of_root;

Completed in 42 milliseconds