Home
last modified time | relevance | path

Searched refs:fdt_setprop_u64 (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/of/
A Dkexec.c356 ret = fdt_setprop_u64(fdt, chosen_node, "linux,initrd-start", in of_kexec_alloc_and_setup_fdt()
361 ret = fdt_setprop_u64(fdt, chosen_node, "linux,initrd-end", in of_kexec_alloc_and_setup_fdt()
435 ret = fdt_setprop_u64(fdt, chosen_node, "kaslr-seed", seed); in of_kexec_alloc_and_setup_fdt()
/linux-6.3-rc2/scripts/dtc/libfdt/
A Dlibfdt.h1726 static inline int fdt_setprop_u64(void *fdt, int nodeoffset, const char *name, in fdt_setprop_u64() function

Completed in 6 milliseconds