Searched refs:fdtw_read_uuid (Results 1 – 5 of 5) sorted by relevance
| /rk3399_ARM-atf/include/common/ |
| H A D | fdt_wrappers.h | 30 int fdtw_read_uuid(const void *dtb, int node, const char *prop,
|
| /rk3399_ARM-atf/plat/arm/common/fconf/ |
| H A D | arm_fconf_sp.c | 71 err = fdtw_read_uuid(dtb, sp_node, "uuid", 16, in fconf_populate_arm_sp()
|
| H A D | arm_fconf_io.c | 460 err = fdtw_read_uuid(dtb, node, load_info[i].name, 16, in fconf_populate_arm_io_policies()
|
| /rk3399_ARM-atf/plat/st/common/ |
| H A D | stm32mp_fconf_io.c | 160 err = fdtw_read_uuid(dtb, node, load_info[i].name, 16, in fconf_populate_stm32mp_io_policies()
|
| /rk3399_ARM-atf/common/ |
| H A D | fdt_wrappers.c | 175 int fdtw_read_uuid(const void *dtb, int node, const char *prop, in fdtw_read_uuid() function
|