Home
last modified time | relevance | path

Searched refs:fdtdec_get_byte_array (Results 1 – 5 of 5) sorted by relevance

/u-boot/board/microchip/mpfs_icicle/
A Dmpfs_icicle.c89 ret = fdtdec_get_byte_array(blob, node, "local-mac-address", mac_addr, 6); in board_late_init()
/u-boot/drivers/gpio/
A D74x164_gpio.c152 ret = fdtdec_get_byte_array(fdt, node, "registers-default", in gen_74x164_probe()
/u-boot/arch/x86/cpu/ivybridge/
A Dlpc.c90 if (fdtdec_get_byte_array(gd->fdt_blob, dev_of_offset(pch), in pch_pirq_init()
117 if (fdtdec_get_byte_array(gd->fdt_blob, dev_of_offset(pch), in pch_gpi_routing()
/u-boot/include/
A Dfdtdec.h796 int fdtdec_get_byte_array(const void *blob, int node, const char *prop_name,
/u-boot/lib/
A Dfdtdec.c845 int fdtdec_get_byte_array(const void *blob, int node, const char *prop_name, in fdtdec_get_byte_array() function

Completed in 11 milliseconds