Home
last modified time | relevance | path

Searched refs:fdt_setprop_inplace (Results 1 – 4 of 4) sorted by relevance

/optee_os/core/lib/libfdt/
A Dfdt_wip.c33 int fdt_setprop_inplace(void *fdt, int nodeoffset, const char *name, in fdt_setprop_inplace() function
/optee_os/core/lib/libfdt/include/
A Dlibfdt.h1252 int fdt_setprop_inplace(void *fdt, int nodeoffset, const char *name,
1288 return fdt_setprop_inplace(fdt, nodeoffset, name, &tmp, sizeof(tmp)); in fdt_setprop_inplace_u32()
1323 return fdt_setprop_inplace(fdt, nodeoffset, name, &tmp, sizeof(tmp)); in fdt_setprop_inplace_u64()
/optee_os/core/kernel/
A Ddt.c69 if (fdt_setprop_inplace(fdt, node, "status", "disabled", len)) in dt_disable_status()
/optee_os/out/arm/core/
A Dtee.map20 out/arm/core/kernel/dt.o (fdt_setprop_inplace)
8608 .text.fdt_setprop_inplace

Completed in 61 milliseconds