Searched refs:fdt_appendprop_string (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/u-boot/arch/arm/lib/ |
| H A D | psci-dt.c | 79 tmp = fdt_appendprop_string(fdt, nodeoff, in fdt_psci() 88 tmp = fdt_appendprop_string(fdt, nodeoff, in fdt_psci()
|
| /OK3568_Linux_fs/u-boot/scripts/dtc/libfdt/ |
| H A D | libfdt.h | 1762 #define fdt_appendprop_string(fdt, nodeoffset, name, str) \ macro
|
| /OK3568_Linux_fs/kernel/scripts/dtc/libfdt/ |
| H A D | libfdt.h | 1902 #define fdt_appendprop_string(fdt, nodeoffset, name, str) \ macro
|
| /OK3568_Linux_fs/u-boot/drivers/net/fsl-mc/ |
| H A D | mc.c | 310 err = fdt_appendprop_string(blob, noff, in mc_fixup_dpc_mac_addr()
|