| /OK3568_Linux_fs/u-boot/arch/powerpc/lib/ |
| H A D | bootm.c | 170 flush_cache((unsigned long)images->ft_addr, images->ft_len); in boot_prep_linux() 176 ulong of_size = images->ft_len; in boot_cmdline_linux() 197 ulong of_size = images->ft_len; in boot_bd_t_linux() 315 flush_cache((unsigned long)images->ft_addr, images->ft_len); in boot_prep_vxworks()
|
| /OK3568_Linux_fs/u-boot/arch/mips/lib/ |
| H A D | bootm.c | 250 &images->ft_len); in boot_reloc_fdt() 268 return image_setup_libfdt(images, images->ft_addr, images->ft_len, in boot_setup_fdt() 276 if (CONFIG_IS_ENABLED(MIPS_BOOT_FDT) && images->ft_len) { in boot_prep_linux() 314 if (images->ft_len) in boot_jump_linux()
|
| /OK3568_Linux_fs/u-boot/arch/nds32/lib/ |
| H A D | bootm.c | 72 if (IMAGE_ENABLE_OF_LIBFDT && images->ft_len) { in do_bootm_linux() 117 if (IMAGE_ENABLE_OF_LIBFDT && images->ft_len) in do_bootm_linux()
|
| /OK3568_Linux_fs/u-boot/arch/nios2/lib/ |
| H A D | bootm.c | 21 if (images->ft_len) in do_bootm_linux()
|
| /OK3568_Linux_fs/u-boot/arch/microblaze/lib/ |
| H A D | bootm.c | 42 if (images->ft_len) in do_bootm_linux()
|
| /OK3568_Linux_fs/u-boot/arch/arc/lib/ |
| H A D | bootm.c | 78 if (IMAGE_ENABLE_OF_LIBFDT && images->ft_len) { in boot_jump_linux()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/ |
| H A D | rtw_ft.c | 750 rtw_buf_free(&peer->ft_ie, &peer->ft_len); in rtw_ft_peer_info_free() 818 &peer_info->ft_len, ptr + 2, len); in rtw_ft_update_sta_ies() 820 peer_info->ft_ie, peer_info->ft_len); in rtw_ft_update_sta_ies() 924 if (peer_info->ft_len > 0) { in rtw_ft_build_assoc_rsp_ies() 926 peer_info->ft_len, peer_info->ft_ie, in rtw_ft_build_assoc_rsp_ies()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/ |
| H A D | rtw_ft.c | 750 rtw_buf_free(&peer->ft_ie, &peer->ft_len); in rtw_ft_peer_info_free() 818 &peer_info->ft_len, ptr + 2, len); in rtw_ft_update_sta_ies() 820 peer_info->ft_ie, peer_info->ft_len); in rtw_ft_update_sta_ies() 924 if (peer_info->ft_len > 0) { in rtw_ft_build_assoc_rsp_ies() 926 peer_info->ft_len, peer_info->ft_ie, in rtw_ft_build_assoc_rsp_ies()
|
| /OK3568_Linux_fs/u-boot/arch/arm/lib/ |
| H A D | bootm.c | 237 if (IMAGE_ENABLE_OF_LIBFDT && images->ft_len) { in boot_prep_linux() 451 if (IMAGE_ENABLE_OF_LIBFDT && images->ft_len) in boot_jump_linux()
|
| /OK3568_Linux_fs/u-boot/arch/x86/lib/ |
| H A D | bootm.c | 83 if (images->ft_len) { in boot_prep_linux()
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | bootm.c | 263 &images.ft_addr, &images.ft_len); in bootm_find_images() 271 lmb_reserve(&images.lmb, (ulong)images.ft_addr, (ulong)images.ft_len); in bootm_find_images() 750 &images->ft_len); in do_bootm_states()
|
| H A D | bootm_os.c | 268 ulong of_size = images->ft_len; in do_bootvx_fdt()
|
| H A D | image.c | 1509 ulong of_size = images->ft_len; in image_setup_linux()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/ |
| H A D | rtw_ft.h | 149 u32 ft_len; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/ |
| H A D | rtw_ft.h | 149 u32 ft_len; member
|
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | bootrkp.c | 295 images.ft_len = fdt_totalsize(fdt_addr_r); in boot_rockchip_image()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | image.h | 375 ulong ft_len; /* length of flat device tree */ member
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/ |
| H A D | hideep.c | 114 __be16 ft_len; member
|