| /rk3399_rockchip-uboot/tools/rockchip/ |
| H A D | resource_tool.c | 803 static void free_content(resource_content *content) in free_content() argument 805 if (content->load_addr) { in free_content() 806 free(content->load_addr); in free_content() 807 content->load_addr = 0; in free_content() 820 static bool load_content(resource_content *content) in load_content() argument 822 if (content->load_addr) in load_content() 824 int blocks = fix_blocks(content->content_size); in load_content() 825 content->load_addr = malloc(blocks * BLOCK_SIZE); in load_content() 826 if (!content->load_addr) in load_content() 828 if (!StorageReadLba(get_ptn_offset() + content->content_offset, in load_content() [all …]
|
| /rk3399_rockchip-uboot/board/gumstix/pepper/ |
| H A D | board.h | 18 unsigned char content; member
|
| /rk3399_rockchip-uboot/fs/ext4/ |
| H A D | ext4_journal.c | 234 tmp_node->content = NULL; in _get_node() 254 node->content = zalloc(fs->blksz); in ext4fs_push_revoke_blk() 255 if (node->content == NULL) in ext4fs_push_revoke_blk() 257 memcpy(node->content, buffer, fs->blksz); in ext4fs_push_revoke_blk() 275 if (tmp_node->content) in ext4fs_free_revoke_blks() 276 free(tmp_node->content); in ext4fs_free_revoke_blks() 301 revk_blk = tmp_revk_node->content; in check_blknr_for_revoke()
|
| H A D | ext4_journal.h | 109 char *content; /* revoke block itself */ member
|
| /rk3399_rockchip-uboot/board/overo/ |
| H A D | overo.c | 64 unsigned char content; member 286 if (expansion_config.content == 1) in misc_init_r()
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.ARM-memory-map | 16 another variable (_TEXT_BASE) with the same content as _armboot_start.
|
| H A D | README.ublimage | 105 content: UBL | nand_spl | u-boot code 114 content: UBL | nand_spl | u-boot code
|
| H A D | README.vxworks | 51 If a "bootargs" variable is defined, its content will be copied to the memory
|
| H A D | README.mpc85xxcds | 8 Much of the content of the README.mpc85xxads for the 85xx ADS boards
|
| H A D | README.log | 35 LOGL_DEBUG_CONTENT - Debug message showing full message content
|
| H A D | README.distro | 192 allow for board-agnostic boot.scr content, this document recommends that
|
| H A D | README.x86 | 1138 [4] http://www.intel.com/content/www/us/en/embedded/design-tools/evaluation-platforms/atom-e660-eg2… 1140 [6] http://www.intel.com/content/www/us/en/secure/intelligent-systems/privileged/e6xx-35-b1-cmc2221…
|
| /rk3399_rockchip-uboot/include/optee_include/ |
| H A D | tee_api_types.h | 109 } content; member
|
| /rk3399_rockchip-uboot/board/work-microwave/work_92105/ |
| H A D | README | 51 The content of this file is expected to reside 65 the content of whole bootloader as present in
|
| /rk3399_rockchip-uboot/board/ti/beagle/ |
| H A D | beagle.c | 69 unsigned char content; member 474 if (expansion_config.content == 1) in misc_init_r()
|
| /rk3399_rockchip-uboot/board/phytec/pcm058/ |
| H A D | README | 14 http://www.phytec.de/fileadmin/user_upload/images/content/1.Products/SOMs/phyCORE-i.MX6/L-808e_1.pdf
|
| /rk3399_rockchip-uboot/arch/x86/include/asm/acpi/ |
| H A D | globutil.asl | 36 * Checks both length and content
|
| /rk3399_rockchip-uboot/doc/device-tree-bindings/regulator/ |
| H A D | tps65090.txt | 9 values listed below. The content of each sub-node is defined by the
|
| /rk3399_rockchip-uboot/scripts/ |
| H A D | Kbuild.include | 41 # filechk is used to check if the content of a generated file is updated. 48 # The rule defined shall write to stdout the content of the new file. 51 # - If the content differ the new file is used
|
| /rk3399_rockchip-uboot/doc/device-tree-bindings/pinctrl/ |
| H A D | pinctrl-bindings.txt | 122 exists no common standard for this content. The pinctrl framework only 131 == Generic pin multiplexing node content == 183 == Generic pin configuration node content ==
|
| /rk3399_rockchip-uboot/board/sbc8349/ |
| H A D | README | 66 use all the remaining register file content.
|
| /rk3399_rockchip-uboot/lib/libxbc/ |
| H A D | COPYING | 142 origin of the Work and reproducing the content of the NOTICE file.
|
| /rk3399_rockchip-uboot/ |
| H A D | Kconfig | 219 check if the content comes from an encryption party. RSA4096 is one
|
| H A D | MAINTAINERS | 40 K: Keyword perl extended regex pattern to match content in a
|
| /rk3399_rockchip-uboot/drivers/video/ |
| H A D | Kconfig | 99 we need to rotate our content of the display relative to the
|