| /include/ |
| A D | imx_lpi2c.h | 114 #define LPI2C_MCR_MEN(x) (((uint32_t)(((uint32_t)(x)) << LPI2C_MCR_MEN_SHIF… 117 #define LPI2C_MCR_RST(x) (((uint32_t)(((uint32_t)(x)) << LPI2C_MCR_RST_SHIF… 126 #define LPI2C_MCR_RTF(x) (((uint32_t)(((uint32_t)(x)) << LPI2C_MCR_RTF_SHIF… 129 #define LPI2C_MCR_RRF(x) (((uint32_t)(((uint32_t)(x)) << LPI2C_MCR_RRF_SHIF… 134 #define LPI2C_MSR_TDF(x) (((uint32_t)(((uint32_t)(x)) << LPI2C_MSR_TDF_SHIF… 137 #define LPI2C_MSR_RDF(x) (((uint32_t)(((uint32_t)(x)) << LPI2C_MSR_RDF_SHIF… 140 #define LPI2C_MSR_EPF(x) (((uint32_t)(((uint32_t)(x)) << LPI2C_MSR_EPF_SHIF… 143 #define LPI2C_MSR_SDF(x) (((uint32_t)(((uint32_t)(x)) << LPI2C_MSR_SDF_SHIF… 146 #define LPI2C_MSR_NDF(x) (((uint32_t)(((uint32_t)(x)) << LPI2C_MSR_NDF_SHIF… 149 #define LPI2C_MSR_ALF(x) (((uint32_t)(((uint32_t)(x)) << LPI2C_MSR_ALF_SHIF… [all …]
|
| A D | pe.h | 49 uint32_t Size; 58 uint32_t SizeOfCode; 62 uint32_t BaseOfCode; 73 uint32_t SizeOfImage; 75 uint32_t CheckSum; 88 uint32_t Signature; 100 uint32_t SizeOfCode; 104 uint32_t BaseOfCode; 105 uint32_t BaseOfData; 109 uint32_t ImageBase; [all …]
|
| A D | imximage.h | 122 uint32_t dcd_ptr; 137 uint32_t addr; 138 uint32_t value; 165 uint32_t start; 166 uint32_t size; 167 uint32_t plugin; 172 uint32_t entry; 174 uint32_t dcd_ptr; 176 uint32_t self; 177 uint32_t csf; [all …]
|
| A D | fwu_mdata.h | 24 uint32_t accepted; 25 uint32_t reserved; 84 uint32_t crc32; 85 uint32_t version; 86 uint32_t active_index; 87 uint32_t previous_active_index; 112 uint32_t crc32; 113 uint32_t version; 114 uint32_t active_index; 116 uint32_t metadata_size; [all …]
|
| A D | trace.h | 41 uint32_t offset; /* Function offset into code */ 42 uint32_t call_count; /* Number of times called */ 48 uint32_t version; /* Version (TRACE_VERSION) */ 49 uint32_t rec_count; /* Number of records */ 50 uint32_t spare; /* 0 */ 85 uint32_t func; /* Function offset */ 86 uint32_t caller; /* Caller function offset */ 87 uint32_t flags; /* Flags and timestamp */
|
| A D | sunxi_image.h | 36 uint32_t b_instruction; /* one intruction jumping to real code */ 38 uint32_t check_sum; /* generated by PC */ 39 uint32_t length; /* generated by PC */ 57 uint32_t pub_head_size; 60 uint32_t fel_script_address; /* since v0.1, set by sunxi-fel */ 67 uint32_t fel_uEnv_length; /* since v0.1, set by sunxi-fel */ 75 uint32_t dt_name_offset; /* since v0.2, set by mksunxiboot */ 76 uint32_t dram_size; /* in MiB, since v0.3, set by SPL */ 77 uint32_t boot_media; /* written here by the boot ROM */ 79 uint32_t string_pool[13]; /* since v0.2, filled by mksunxiboot */
|
| A D | fwu.h | 39 uint32_t crc32; 40 uint32_t version; 41 uint32_t active_index; 42 uint32_t previous_active_index; 43 uint32_t metadata_size; 44 uint32_t boot_index; 45 uint32_t num_banks; 46 uint32_t num_images; 66 bool primary, uint32_t size); 78 bool primary, uint32_t size); [all …]
|
| A D | ec_commands.h | 983 uint32_t flags; 997 uint32_t flags; 1428 uint32_t size; 1443 uint32_t op; 1483 uint32_t rpm; 1491 uint32_t rpm; 1496 uint32_t rpm; 2530 uint32_t time; 2534 uint32_t time; 2794 uint32_t rows; [all …]
|
| A D | cros_ec.h | 175 int cros_ec_get_host_events(struct udevice *dev, uint32_t *events_ptr); 184 int cros_ec_clear_host_events(struct udevice *dev, uint32_t events); 197 int cros_ec_flash_protect(struct udevice *dev, uint32_t set_mask, 198 uint32_t set_flags, 309 int cros_ec_flash_erase(struct udevice *dev, uint32_t offset, uint32_t size); 326 int cros_ec_flash_read(struct udevice *dev, uint8_t *data, uint32_t offset, 327 uint32_t size); 359 uint32_t offset, uint32_t size); 371 uint32_t *offset, uint32_t *size); 539 int cros_ec_config_powerbtn(struct udevice *dev, uint32_t flags);
|
| A D | pci_rom.h | 20 uint32_t signature; 65 uint32_t board_map_oprom_vendev(uint32_t vendev);
|
| A D | atf_common.h | 33 (_p)->h.attr = (uint32_t)(_attr) ; \ 102 uint32_t attr; /* attributes: unused bits SBZ */ 117 uint32_t spsr; 131 uint32_t image_size; /* bytes read from image file */ 133 uint32_t image_max_size; 148 uint32_t copied_size; /* image size copied in blocks */
|
| /include/fsl-mc/ |
| A D | fsl_qbman_base.h | 69 uint32_t words[8]; 71 uint32_t addr_lo; 72 uint32_t addr_hi; 73 uint32_t len; 75 uint32_t bpid_offset; 76 uint32_t frc; /* frame context */ 78 uint32_t ctrl; 80 uint32_t flc_lo; 81 uint32_t flc_hi;
|
| A D | fsl_dpmng.h | 28 uint32_t major; 29 uint32_t minor; 30 uint32_t revision; 33 int mc_get_version(struct fsl_mc_io *mc_io, uint32_t cmd_flags, struct mc_version *mc_ver_info);
|
| A D | fsl_qbman_portal.h | 31 uint32_t dont_manipulate_directly[6]; 58 void qbman_pull_desc_set_fq(struct qbman_pull_desc *, uint32_t fqid); 109 uint32_t dont_manipulate_directly[8]; 141 void qbman_eq_desc_set_fq(struct qbman_eq_desc *, uint32_t fqid); 142 void qbman_eq_desc_set_qd(struct qbman_eq_desc *, uint32_t qdid, 143 uint32_t qd_bin, uint32_t qd_prio); 155 uint32_t dont_manipulate_directly[1]; 161 void qbman_release_desc_set_bpid(struct qbman_release_desc *, uint32_t bpid); 170 int qbman_swp_acquire(struct qbman_swp *, uint32_t bpid, uint64_t *buffers,
|
| A D | fsl_dpaa_fd.h | 88 uint32_t dont_manipulate_directly[16]; 99 uint32_t ldpaa_dq_flags(const struct ldpaa_dq *); 112 uint32_t ldpaa_dq_fqid(const struct ldpaa_dq *); 113 uint32_t ldpaa_dq_byte_count(const struct ldpaa_dq *); 114 uint32_t ldpaa_dq_frame_count(const struct ldpaa_dq *); 115 uint32_t ldpaa_dq_fqd_ctx_hi(const struct ldpaa_dq *); 116 uint32_t ldpaa_dq_fqd_ctx_lo(const struct ldpaa_dq *);
|
| A D | fsl_mc_private.h | 32 uint32_t dpbp_id; 45 uint32_t dpio_id; 60 uint32_t dpni_id;
|
| /include/linux/ |
| A D | xxhash.h | 65 uint32_t xxh32(const void *input, size_t length, uint32_t seed); 117 uint32_t total_len_32; 118 uint32_t large_len; 119 uint32_t v1; 120 uint32_t v2; 121 uint32_t v3; 122 uint32_t v4; 123 uint32_t mem32[4]; 124 uint32_t memsize; 137 uint32_t memsize; [all …]
|
| A D | bch.h | 46 uint32_t *mod8_tab; 47 uint32_t *ecc_buf; 48 uint32_t *ecc_buf2;
|
| /include/u-boot/ |
| A D | crc.h | 59 uint32_t crc32(uint32_t crc, const unsigned char *buf, uint len); 74 uint32_t crc32_wd(uint32_t crc, const unsigned char *buf, uint len, 89 uint32_t crc32_no_comp(uint32_t crc, const unsigned char *buf, uint len); 112 void crc32c_init(uint32_t *crc32c_table, uint32_t pol); 126 uint32_t crc32c_cal(uint32_t crc, const char *data, int length, 127 uint32_t *crc32c_table);
|
| A D | rsa-mod-exp.h | 26 uint32_t n0inv; /* -1 / modulus[0] mod 2^32 */ 28 uint32_t exp_len; /* Exponent length in number of uint8_t */ 44 int rsa_gen_key_prop(const void *key, uint32_t keylen, struct key_prop **proc); 64 int rsa_mod_exp_sw(const uint8_t *sig, uint32_t sig_len, 67 int rsa_mod_exp(struct udevice *dev, const uint8_t *sig, uint32_t sig_len, 71 int zynq_pow_mod(uint32_t *keyptr, uint32_t *inout); 99 uint32_t sig_len, struct key_prop *node,
|
| A D | hash.h | 29 const void *ibuf, const uint32_t ilen, 32 const void *ibuf, const uint32_t ilen, 33 void *obuf, uint32_t chunk_sz); 35 int hash_update(struct udevice *dev, void *ctx, const void *ibuf, const uint32_t ilen); 47 int (*hash_update)(struct udevice *dev, void *ctx, const void *ibuf, const uint32_t ilen); 52 const void *ibuf, const uint32_t ilen, 57 const void *ibuf, const uint32_t ilen, 58 void *obuf, uint32_t chunk_sz);
|
| /include/tee/ |
| A D | optee.h | 21 uint32_t magic; 25 uint32_t init_size; 26 uint32_t init_load_addr_hi; 27 uint32_t init_load_addr_lo; 28 uint32_t init_mem_usage; 29 uint32_t paged_size; 32 static inline uint32_t 40 static inline uint32_t
|
| /include/zfs/ |
| A D | zfs_acl.h | 15 uint32_t z_fuid; /* "who" */ 16 uint32_t z_access_mask; /* access mask */ 25 uint32_t z_acl_count; /* Number of ACEs */ 35 uint32_t z_acl_size; /* Number of bytes in ACL */
|
| /include/xen/ |
| A D | hvm.h | 23 void mask_evtchn(uint32_t port); 24 void unmask_evtchn(uint32_t port); 25 void clear_evtchn(uint32_t port);
|
| /include/dm/ |
| A D | of_extra.h | 29 uint32_t offset; 30 uint32_t length; 31 uint32_t used; /* Number of bytes used in region */ 33 uint32_t unc_length; /* Uncompressed length */
|