Home
last modified time | relevance | path

Searched refs:fdtdec_get_child_count (Results 1 – 6 of 6) sorted by relevance

/u-boot/lib/
A Dfdtdec_common.c58 int fdtdec_get_child_count(const void *blob, int node) in fdtdec_get_child_count() function
/u-boot/drivers/i2c/muxes/
A Di2c-mux-gpio.c82 mux->n_values = fdtdec_get_child_count(fdt, node); in i2c_mux_gpio_probe()
/u-boot/include/
A Dfdt_support.h368 int fdtdec_get_child_count(const void *blob, int node);
A Dfdtdec.h748 int fdtdec_get_child_count(const void *blob, int node);
/u-boot/tools/
A Dfit_image.c464 image_number = fdtdec_get_child_count(fdt, images); in fit_extract_data()
/u-boot/drivers/mtd/nand/raw/
A Docteontx_nand.c396 return fdtdec_get_child_count(gd->fdt_blob, ofnode_to_offset(node)); in of_get_child_count()

Completed in 14 milliseconds