Home
last modified time | relevance | path

Searched refs:fdt_subnode_offset (Results 1 – 10 of 10) sorted by relevance

/device/linaro/bootloader/OpenPlatformPkg/Platforms/AMD/Styx/Drivers/FdtDxe/
DBdsLinuxFdt.c201 node = fdt_subnode_offset (fdt, 0, "smb"); in SetDeviceStatus()
203 subnode = fdt_subnode_offset (fdt, node, device); in SetDeviceStatus()
225 node = fdt_subnode_offset (fdt, 0, "smb"); in SetMacAddress()
227 subnode = fdt_subnode_offset (fdt, node, device); in SetMacAddress()
436 node = fdt_subnode_offset (fdt, 0, "chosen"); in AmdStyxPrepareFdt()
483 node = fdt_subnode_offset(fdt, 0, "memory"); in AmdStyxPrepareFdt()
567 pmu_node = fdt_subnode_offset (fdt, 0, "pmu"); in AmdStyxPrepareFdt()
597 node = fdt_subnode_offset (fdt, 0, "psci"); in AmdStyxPrepareFdt()
618 node = fdt_subnode_offset (fdt, 0, "cpus"); in AmdStyxPrepareFdt()
675 map_node = fdt_subnode_offset (fdt, node, "cpu-map"); in AmdStyxPrepareFdt()
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/D03/Library/FdtUpdateLib/
DFdtUpdateLib.c144 node = fdt_subnode_offset(Fdt, 0, "soc"); in DelPhyhandleUpdateMacAddress()
155 ethernetnode = fdt_subnode_offset(Fdt, node,EthName[port]); in DelPhyhandleUpdateMacAddress()
205 node = fdt_subnode_offset(Fdt, 0, "soc"); in UpdateRefClk()
211 node = fdt_subnode_offset(Fdt, node, "refclk"); in UpdateRefClk()
251 node = fdt_subnode_offset(Fdt, 0, "memory"); in GetMemoryNode()
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/FdtLib/
Dversion.lds10 fdt_subnode_offset;
Dfdt_ro.c151 int fdt_subnode_offset(const void *fdt, int parentoffset, in fdt_subnode_offset() function
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/D02/FdtUpdateLibD02/
DFdtUpdateLib.c114 node = fdt_subnode_offset(Fdt, 0, "soc"); in DelPhyhandleUpdateMacAddress()
125 ethernetnode=fdt_subnode_offset(Fdt, node,EthName[port]); in DelPhyhandleUpdateMacAddress()
174 node = fdt_subnode_offset(Fdt, 0, "memory"); in UpdateMemoryNode()
/device/linaro/bootloader/edk2/EmbeddedPkg/Include/
Dlibfdt.h318 int fdt_subnode_offset(const void *fdt, int parentoffset, const char *name);
/device/linaro/bootloader/arm-trusted-firmware/include/lib/libfdt/
Dlibfdt.h377 int fdt_subnode_offset(const void *fdt, int parentoffset, const char *name);
/device/linaro/bootloader/arm-trusted-firmware/lib/libfdt/
Dfdt_ro.c177 int fdt_subnode_offset(const void *fdt, int parentoffset, in fdt_subnode_offset() function
/device/google/cuttlefish_kernel/4.4-x86_64/
DSystem.map31859 ffffffff818e86a0 T fdt_subnode_offset
/device/google/cuttlefish_kernel/4.14-x86_64/
DSystem.map36129 ffffffff81a0f0c0 T fdt_subnode_offset