Home
last modified time | relevance | path

Searched defs:of_size (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/u-boot/common/
H A Dimage-fdt.c240 int boot_relocate_fdt(struct lmb *lmb, char **of_flat_tree, ulong *of_size) in boot_relocate_fdt()
358 bootm_headers_t *images, char **of_flat_tree, ulong *of_size) in boot_get_fdt()
597 int of_size, struct lmb *lmb) in image_setup_libfdt()
H A Dbootm_os.c268 ulong of_size = images->ft_len; in do_bootvx_fdt() local
H A Dimage.c1509 ulong of_size = images->ft_len; in image_setup_linux() local
/OK3568_Linux_fs/u-boot/arch/powerpc/lib/
H A Dbootm.c176 ulong of_size = images->ft_len; in boot_cmdline_linux() local
197 ulong of_size = images->ft_len; in boot_bd_t_linux() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Dshadowof.c46 of_size(void *data) in of_size() function