Lines Matching refs:__u32
41 __u32 PageCntPerPhyBlk; /* the count of physic pages in one physic block */
42 …__u32 BlkCntPerDie; /* the count of the physic blocks in one die, include valid b…
43 …__u32 OperationOpt; /* the mask of the operation types which current nand flash c…
44 …__u32 FrequencePar; /* the parameter of the hardware access clock, based on 'MHz'…
45 __u32 SpiMode; /* spi nand mode, 0:mode 0, 3:mode 3 */
47 …__u32 pagewithbadflag; /* bad block flag was written at the first byte of spare area…
48 …__u32 MultiPlaneBlockOffset; /* the value of the block number offset between the two plane…
49 __u32 MaxEraseTimes; /* the max erase times of a physic block */
50 __u32 MaxEccBits; /* the max ecc bits that nand support */
51 __u32 EccLimitBits; /* the ecc limit flag for tne nand */
52 __u32 uboot_start_block;
53 __u32 uboot_next_block;
54 __u32 logic_start_block;
55 __u32 nand_specialinfo_page;
56 __u32 nand_specialinfo_offset;
57 __u32 physic_block_reserved;
58 __u32 Reserved[4];
231 __u32 jump_instruction; /* one intruction jumping to real code */
233 __u32 check_sum; /* generated by PC */
234 __u32 length; /* generated by PC */
235 __u32 pub_head_size; /* the size of boot_file_head_t */
237 __u32 ret_addr; /* the return value */
238 __u32 run_addr; /* run addr */
239 __u32 boot_cpu; /* eGON version */