Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Drk_meta.h100 struct meta_head { struct
101 uint32_t tag;
102 uint32_t load;
103 uint32_t size;
104 uint32_t comp_type;
105 uint32_t comp_size;
106 uint32_t comp_off;
107 uint32_t iq_item_size;
108 uint8_t reserved[META_HEAD_RESERVED_SIZE];
109 uint32_t crc32;
[all …]