Searched refs:fdt_appendprop_string (Results 1 – 3 of 3) sorted by relevance
/device/linaro/bootloader/edk2/EmbeddedPkg/Include/ |
D | libfdt.h | 1412 #define fdt_appendprop_string(fdt, nodeoffset, name, str) \ macro
|
/device/linaro/bootloader/arm-trusted-firmware/include/lib/libfdt/ |
D | libfdt.h | 1662 #define fdt_appendprop_string(fdt, nodeoffset, name, str) \ macro
|
/device/linaro/bootloader/OpenPlatformPkg/Platforms/AMD/Styx/Drivers/FdtDxe/ |
D | BdsLinuxFdt.c | 608 fdt_appendprop_string(fdt, node, "compatible", "arm,psci"); in AmdStyxPrepareFdt()
|