Home
last modified time | relevance | path

Searched refs:fdt_boot_cpuid_phys (Results 1 – 5 of 5) sorted by relevance

/rk3399_rockchip-uboot/scripts/dtc/libfdt/
H A Dlibfdt.h224 #define fdt_boot_cpuid_phys(fdt) (fdt_get_header(fdt, boot_cpuid_phys)) macro
H A Dfdt_rw.c488 fdt_set_boot_cpuid_phys(buf, fdt_boot_cpuid_phys(fdt)); in fdt_open_into()
/rk3399_rockchip-uboot/cmd/
H A Dfdt.c508 fdt_boot_cpuid_phys(working_fdt)); in do_fdt()
/rk3399_rockchip-uboot/tools/
H A Dfdtgrep.c262 fdt_boot_cpuid_phys(blob)); in display_fdt_by_regions()
/rk3399_rockchip-uboot/scripts/dtc/pylibfdt/
H A Dlibfdt.i_shipped445 int fdt_boot_cpuid_phys(const void *fdt);