| /rk3399_rockchip-uboot/include/linux/ |
| H A D | ethtool.h | 20 __u32 cmd; 21 __u32 supported; /* Features this interface supports */ 22 __u32 advertising; /* Features this interface advertises */ 30 __u32 maxtxpkt; /* Tx pkts before generating tx int */ 31 __u32 maxrxpkt; /* Rx pkts before generating rx int */ 35 __u32 lp_advertising; /* Features the link partner advertises */ 36 __u32 reserved[2]; 40 __u32 speed) in ethtool_cmd_speed_set() 47 static inline __u32 ethtool_cmd_speed(struct ethtool_cmd *ep) in ethtool_cmd_speed() 56 __u32 cmd; [all …]
|
| H A D | fb.h | 26 __u32 smem_len; /* Length of frame buffer mem */ 27 __u32 type; /* see FB_TYPE_* */ 28 __u32 type_aux; /* Interleave for interleaved Planes */ 29 __u32 visual; /* see FB_VISUAL_* */ 33 __u32 line_length; /* length of a line in bytes */ 36 __u32 mmio_len; /* Length of Memory Mapped I/O */ 37 __u32 accel; /* Indicate to driver which */ 54 __u32 offset; /* beginning of bitfield */ 55 __u32 length; /* length of bitfield */ 56 __u32 msb_right; [all …]
|
| H A D | edd.h | 66 __u32 num_default_cylinders; 67 __u32 num_default_heads; 68 __u32 sectors_per_track; 71 __u32 dpte_ptr; /* 0xFFFFFFFF for our purposes */ 82 __u32 reserved2; 89 __u32 reserved; 110 __u32 reserved3; 118 __u32 reserved3; 125 __u32 reserved2; 144 __u32 array_number; [all …]
|
| H A D | types.h | 100 typedef __u32 u_int32_t; 107 typedef __u32 uint32_t; 150 typedef __u32 __bitwise __le32; 151 typedef __u32 __bitwise __be32; 157 typedef __u32 __bitwise __wsum;
|
| /rk3399_rockchip-uboot/fs/jffs2/ |
| H A D | summary.h | 39 __u32 inode; /* inode number */ 40 __u32 version; /* inode version */ 41 __u32 offset; /* offset on jeb */ 42 __u32 totlen; /* record length */ 48 __u32 totlen; /* record length */ 49 __u32 offset; /* offset on jeb */ 50 __u32 pino; /* parent inode */ 51 __u32 version; /* dirent version */ 52 __u32 ino; /* == zero for unlink */ 61 __u32 xid; /* xattr identifier */ [all …]
|
| /rk3399_rockchip-uboot/arch/x86/include/asm/ |
| H A D | bootparam.h | 19 __u32 type; 20 __u32 len; 27 __u32 syssize; 36 __u32 header; 38 __u32 realmode_swtch; 48 __u32 code32_start; 49 __u32 ramdisk_image; 50 __u32 ramdisk_size; 51 __u32 bootsect_kludge; 55 __u32 cmd_line_ptr; [all …]
|
| H A D | ist.h | 15 __u32 signature; 16 __u32 command; 17 __u32 event; 18 __u32 perf_level;
|
| /rk3399_rockchip-uboot/include/jffs2/ |
| H A D | jffs2.h | 118 __u32 totlen; /* So we can skip over nodes we don't grok */ 119 __u32 hdr_crc; 126 __u32 totlen; 127 __u32 hdr_crc; 128 __u32 pino; 129 __u32 version; 130 __u32 ino; /* == zero for unlink */ 131 __u32 mctime; 135 __u32 node_crc; 136 __u32 name_crc; [all …]
|
| /rk3399_rockchip-uboot/include/mtd/ |
| H A D | mtd-abi.h | 18 __u32 start; 19 __u32 length; 28 __u32 start; 29 __u32 length; 35 __u32 pad; 36 __u32 length; 119 __u32 flags; 120 __u32 size; /* Total size of the MTD */ 121 __u32 erasesize; 122 __u32 writesize; [all …]
|
| /rk3399_rockchip-uboot/disk/ |
| H A D | part_mac.h | 29 __u32 blk_count; /* number of blocks on device */ 32 __u32 data; /* reserved */ 42 __u32 block; /* block number of starting block */ 59 __u32 map_count; /* # blocks in partition map */ 60 __u32 start_block; /* abs. starting block # of partition */ 61 __u32 block_count; /* number of blocks in partition */ 64 __u32 data_start; /* rel block # of first data block */ 65 __u32 data_count; /* number of data blocks */ 66 __u32 status; /* partition status bits */ 67 __u32 boot_start; /* first block of boot code */ [all …]
|
| /rk3399_rockchip-uboot/drivers/usb/host/ |
| H A D | ohci.h | 52 __u32 hwINFO; 53 __u32 hwTailP; 54 __u32 hwHeadP; 55 __u32 hwNextED; 69 __u32 unused[2]; 113 __u32 hwINFO; 114 __u32 hwCBP; /* Current Buffer Pointer */ 115 __u32 hwNextTD; /* Next TD Pointer */ 116 __u32 hwBE; /* Memory Buffer End Pointer */ 125 __u32 data; [all …]
|
| /rk3399_rockchip-uboot/arch/mips/mach-au1x00/ |
| H A D | au1x00_usb_ohci.h | 42 __u32 hwINFO; 43 __u32 hwTailP; 44 __u32 hwHeadP; 45 __u32 hwNextED; 58 __u32 unused[3]; 102 __u32 hwINFO; 103 __u32 hwCBP; /* Current Buffer Pointer */ 104 __u32 hwNextTD; /* Next TD Pointer */ 105 __u32 hwBE; /* Memory Buffer End Pointer */ 114 __u32 data; [all …]
|
| /rk3399_rockchip-uboot/fs/reiserfs/ |
| H A D | reiserfs_private.h | 35 __u32 s_block_count; /* blocks count */ 36 __u32 s_free_blocks; /* free blocks count */ 37 __u32 s_root_block; /* root block number */ 38 __u32 s_journal_block; /* journal block number */ 39 __u32 s_journal_dev; /* journal device number */ 40 …__u32 s_journal_size; /* size of the journal on FS creation. used to make sure they don't overfl… 41 __u32 s_journal_trans_max; /* max number of blocks in a transaction. */ 42 __u32 s_journal_magic; /* random value made on fs creation */ 43 __u32 s_journal_max_batch; /* max number of blocks to batch into a trans */ 44 __u32 s_journal_max_commit_age; /* in seconds, how old can an async commit be */ [all …]
|
| /rk3399_rockchip-uboot/include/ |
| H A D | bmp_layout.h | 27 __u32 file_size; 28 __u32 reserved; 29 __u32 data_offset; 31 __u32 size; 32 __u32 width; 33 __u32 height; 36 __u32 compression; 37 __u32 image_size; 38 __u32 x_pixels_per_m; 39 __u32 y_pixels_per_m; [all …]
|
| H A D | fat.h | 106 __u32 hidden; /* Number of hidden sectors */ 107 __u32 total_sect; /* Number of sectors (if sectors == 0) */ 110 __u32 fat32_length; /* Sectors/FAT */ 113 __u32 root_cluster; /* First cluster in root directory */ 145 __u32 size; /* File size in bytes */ 168 __u32 fatlength; /* Length of FAT in sectors */ 171 __u32 rootdir_sect; /* Start sector of root directory */ 177 __u32 root_cluster; /* First cluster of root dir for FAT32 */
|
| H A D | ipu_pixfmt.h | 20 (((__u32)(a)<<0)|((__u32)(b)<<8)|((__u32)(c)<<16)|((__u32)(d)<<24))
|
| /rk3399_rockchip-uboot/include/linux/byteorder/ |
| H A D | swab.h | 26 ((__u32)( \ 27 (((__u32)(x) & (__u32)0x000000ffUL) << 24) | \ 28 (((__u32)(x) & (__u32)0x0000ff00UL) << 8) | \ 29 (((__u32)(x) & (__u32)0x00ff0000UL) >> 8) | \ 30 (((__u32)(x) & (__u32)0xff000000UL) >> 24) )) 85 (__builtin_constant_p((__u32)(x)) ? \ 112 static __inline__ __attribute__((const)) __u32 __fswab32(__u32 x) in __fswab32() 116 static __inline__ __u32 __swab32p(const __u32 *x) in __swab32p() 120 static __inline__ void __swab32s(__u32 *addr) in __swab32s() 128 __u32 h = x >> 32; in __fswab64() [all …]
|
| H A D | big_endian.h | 16 #define __constant_htonl(x) ((__force __be32)(__u32)(x)) 17 #define __constant_ntohl(x) ((__force __u32)(__be32)(x)) 23 #define __constant_le32_to_cpu(x) ___constant_swab32((__force __u32)(__le32)(x)) 28 #define __constant_cpu_to_be32(x) ((__force __be32)(__u32)(x)) 29 #define __constant_be32_to_cpu(x) ((__force __u32)(__be32)(x)) 35 #define __le32_to_cpu(x) __swab32((__force __u32)(__le32)(x)) 40 #define __cpu_to_be32(x) ((__force __be32)(__u32)(x)) 41 #define __be32_to_cpu(x) ((__force __u32)(__be32)(x)) 53 static inline __le32 __cpu_to_le32p(const __u32 *p) in __cpu_to_le32p() 57 static inline __u32 __le32_to_cpup(const __le32 *p) in __le32_to_cpup() [all …]
|
| H A D | little_endian.h | 22 #define __constant_cpu_to_le32(x) ((__force __le32)(__u32)(x)) 23 #define __constant_le32_to_cpu(x) ((__force __u32)(__le32)(x)) 29 #define __constant_be32_to_cpu(x) ___constant_swab32((__force __u32)(__be32)(x)) 34 #define __cpu_to_le32(x) ((__force __le32)(__u32)(x)) 35 #define __le32_to_cpu(x) ((__force __u32)(__le32)(x)) 41 #define __be32_to_cpu(x) __swab32((__force __u32)(__be32)(x)) 53 static inline __le32 __cpu_to_le32p(const __u32 *p) in __cpu_to_le32p() 57 static inline __u32 __le32_to_cpup(const __le32 *p) in __le32_to_cpup() 59 return (__force __u32)*p; in __le32_to_cpup() 77 static inline __be32 __cpu_to_be32p(const __u32 *p) in __cpu_to_be32p() [all …]
|
| /rk3399_rockchip-uboot/arch/m68k/include/asm/ |
| H A D | byteorder.h | 19 ((__u32)( \ 20 (((__u32)(x)) << 24) | \ 21 (((__u32)(x) & (__u32)0x0000ff00UL) << 8) | \ 22 (((__u32)(x) & (__u32)0x00ff0000UL) >> 8) | \ 23 (((__u32)(x)) >> 24) )) 64 __u32 ___arch__swab32(__u32 value)
|
| /rk3399_rockchip-uboot/arch/xtensa/include/asm/ |
| H A D | byteorder.h | 14 static inline __attribute__((const)) __u32 ___arch__swab32(__u32 x) in ___arch__swab32() 16 __u32 res; in ___arch__swab32() 54 __u32 res; in ___arch__swab16() 55 __u32 tmp; in ___arch__swab16()
|
| /rk3399_rockchip-uboot/drivers/nvme/ |
| H A D | nvme.h | 47 __u32 ver; 293 __u32 rsvd12[4]; 387 __u32 rsvd11[5]; 400 __u32 rsvd12[4]; 407 __u32 rsvd1[5]; 414 __u32 rsvd12[4]; 421 __u32 rsvd1[5]; 428 __u32 rsvd12[4]; 435 __u32 rsvd1[9]; 438 __u32 rsvd11[5]; [all …]
|
| /rk3399_rockchip-uboot/include/u-boot/ |
| H A D | md5.h | 12 __u32 buf[4]; 13 __u32 bits[2]; 16 __u32 in32[16];
|
| /rk3399_rockchip-uboot/fs/fat/ |
| H A D | fat_write.c | 31 static int disk_write(__u32 block, __u32 nr_blocks, void *buf) in disk_write() 110 __u32 fatlength = mydata->fatlength; in flush_dirty_fat_buffer() 112 __u32 startblock = mydata->fatbufnum * FATBUFBLOCKS; in flush_dirty_fat_buffer() 261 static __u32 dir_curclust; 366 static int set_fatent_value(fsdata *mydata, __u32 entry, __u32 entry_value) in set_fatent_value() 368 __u32 bufnum, offset, off16; in set_fatent_value() 393 __u32 fatlength = mydata->fatlength; in set_fatent_value() 394 __u32 startblock = bufnum * FATBUFBLOCKS; in set_fatent_value() 418 ((__u32 *) mydata->fatbuf)[offset] = cpu_to_le32(entry_value); in set_fatent_value() 473 static __u32 determine_fatent(fsdata *mydata, __u32 entry) in determine_fatent() [all …]
|
| /rk3399_rockchip-uboot/lib/ |
| H A D | md5.c | 37 MD5Transform(__u32 buf[4], __u32 const in[16]); 45 __u32 t; in byteReverse() 47 t = (__u32) ((unsigned) buf[3] << 8 | buf[2]) << 16 | in byteReverse() 49 *(__u32 *) buf = t; in byteReverse() 77 register __u32 t; in MD5Update() 82 if ((ctx->bits[0] = t + ((__u32) len << 3)) < t) in MD5Update() 100 MD5Transform(ctx->buf, (__u32 *) ctx->in); in MD5Update() 109 MD5Transform(ctx->buf, (__u32 *) ctx->in); in MD5Update() 145 MD5Transform(ctx->buf, (__u32 *) ctx->in); in MD5Final() 159 MD5Transform(ctx->buf, (__u32 *) ctx->in); in MD5Final() [all …]
|