Home
last modified time | relevance | path

Searched refs:setup_len (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dimage.h555 ulong *setup_len);
604 ulong *setup_start, ulong *setup_len);
/OK3568_Linux_fs/u-boot/common/
H A Dimage.c1234 ulong *setup_start, ulong *setup_len) in boot_get_setup() argument
1237 return boot_get_setup_fit(images, arch, setup_start, setup_len); in boot_get_setup()
H A Dimage-fit.c2295 ulong *setup_start, ulong *setup_len) in boot_get_setup_fit() argument