Searched refs:fdtw_read_string (Results 1 – 4 of 4) sorted by relevance
| /rk3399_ARM-atf/include/common/ |
| H A D | fdt_wrappers.h | 28 int fdtw_read_string(const void *dtb, int node, const char *prop,
|
| /rk3399_ARM-atf/plat/arm/common/fconf/ |
| H A D | arm_fconf_sp.c | 108 fdtw_read_string(dtb, sp_node, "owner", in fconf_populate_arm_sp()
|
| /rk3399_ARM-atf/common/ |
| H A D | fdt_wrappers.c | 144 int fdtw_read_string(const void *dtb, int node, const char *prop, in fdtw_read_string() function 191 err = fdtw_read_string(dtb, node, prop, uuid_string, in fdtw_read_uuid()
|
| /rk3399_ARM-atf/lib/fconf/ |
| H A D | fconf_cot_getter.c | 207 rc = fdtw_read_string(dtb, node, "oid", *oid, MAX_OID_NAME_LEN); in get_oid()
|