Home
last modified time | relevance | path

Searched defs:node (Results 1 – 25 of 27) sorted by relevance

12

/include/dm/
A Dofnode.h27 ofnode node; member
85 static inline void *ofnode_to_fdt(ofnode node) in ofnode_to_fdt()
119 ofnode node; in noffset_to_ofnode() local
175 static inline bool ofnode_valid(ofnode node) in ofnode_valid()
207 ofnode node; in offset_to_ofnode() local
225 ofnode node; in np_to_ofnode() local
243 static inline bool ofnode_is_np(ofnode node) in ofnode_is_np()
310 ofnode node; in ofnode_null() local
322 ofnode node; in ofnode_root() local
1222 #define ofnode_for_each_prop(prop, node) \ argument
[all …]
A Dofnode_decl.h93 ofnode node; member
A Ddevice.h301 static inline void dev_set_ofnode(struct udevice *dev, ofnode node) in dev_set_ofnode()
A Dread.h1191 static inline ofnode dev_read_next_subnode(ofnode node) in dev_read_next_subnode()
/include/linux/
A Drbtree.h43 #define RB_EMPTY_NODE(node) \ argument
45 #define RB_CLEAR_NODE(node) \ argument
65 static inline void rb_link_node(struct rb_node * node, struct rb_node * parent, in rb_link_node()
A Drbtree_augmented.h34 rb_insert_augmented(struct rb_node *node, struct rb_root *root, in rb_insert_augmented()
113 __rb_erase_augmented(struct rb_node *node, struct rb_root *root, in __rb_erase_augmented()
210 rb_erase_augmented(struct rb_node *node, struct rb_root *root, in rb_erase_augmented()
/include/linux/usb/
A Dphy.h34 static inline enum usb_phy_interface usb_get_phy_mode(ofnode node) in usb_get_phy_mode()
/include/
A Dreset.h392 ofnode node) in devm_reset_bulk_get_by_node()
398 ofnode node) in devm_reset_bulk_get_optional_by_node()
A Dclk.h274 static inline int clk_get_by_index_nodev(ofnode node, int index, in clk_get_by_index_nodev()
303 clk_get_by_name_nodev(ofnode node, const char *name, struct clk *clk) in clk_get_by_name_nodev()
350 static inline int clk_get_by_name_nodev_optional(ofnode node, const char *name, in clk_get_by_name_nodev_optional()
A Dfdtdec.h196 int node; member
986 static inline int fdtdec_set_phandle(void *blob, int node, uint32_t phandle) in fdtdec_set_phandle()
A Dphy.h138 ofnode node; member
218 static inline struct phy_device *fixed_phy_create(ofnode node) in fixed_phy_create()
A Dfdt_support.h369 #define fdt_for_each_node_by_compatible(node, fdt, start, compat) \ argument
A Dmipi_dsi.h189 struct device_node *node; member
A Datf_common.h193 #define for_each_bl_params_node(bl_params, node) \ argument
A Dupl.h367 static inline int upl_add_image(const void *fit, int node, ulong load_addr, in upl_add_image()
A Ddw-i3c.h220 struct list_head node; member
A Dremoteproc.h271 struct list_head node; member
A Dcadence-nand.h502 struct list_head node; member
A Dimage.h1770 static inline int fit_image_check_target_arch(const void *fdt, int node) in fit_image_check_target_arch()
/include/power/
A Dact8846_pmic.h31 int node; /*device tree node*/ member
/include/u-boot/
A Duuid.h68 unsigned char node[6]; member
/include/linux/i3c/
A Dmaster.h39 struct list_head node; member
98 struct list_head node; member
212 struct list_head node; member
/include/linux/mtd/
A Dmtd.h327 struct list_head node; member
337 static inline void mtd_set_ofnode(struct mtd_info *mtd, ofnode node) in mtd_set_ofnode()
A Dnand.h427 static inline void nanddev_set_ofnode(struct nand_device *nand, ofnode node) in nanddev_set_ofnode()
A Dspinand.h490 ofnode node) in spinand_set_ofnode()

Completed in 51 milliseconds

12