Home
last modified time | relevance | path

Searched refs:fdtdec_locate_byte_array (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/include/
Dfdtdec.h796 const u8 *fdtdec_locate_byte_array(const void *blob, int node,
/external/u-boot/drivers/core/
Dofnode.c535 return fdtdec_locate_byte_array(gd->fdt_blob, in ofnode_read_u8_array_ptr()
/external/u-boot/lib/
Dfdtdec.c868 const u8 *fdtdec_locate_byte_array(const void *blob, int node, in fdtdec_locate_byte_array() function