Home
last modified time | relevance | path

Searched refs:uint16_t (Results 1 – 25 of 183) sorted by relevance

12345678

/u-boot/include/
A Dpe.h38 uint16_t Machine;
39 uint16_t NumberOfSections;
44 uint16_t Characteristics;
55 uint16_t Magic; /* 0x20b */
68 uint16_t MajorImageVersion;
69 uint16_t MinorImageVersion;
76 uint16_t Subsystem;
114 uint16_t MajorImageVersion;
122 uint16_t Subsystem;
176 uint16_t Type;
[all …]
A Dpci_rom.h12 uint16_t signature;
16 uint16_t data;
21 uint16_t vendor;
22 uint16_t device;
23 uint16_t reserved_1;
24 uint16_t dlen;
27 uint16_t class_hi;
28 uint16_t ilen;
29 uint16_t irevision;
32 uint16_t reserved_2;
A Dec_commands.h793 uint16_t result;
1242 uint16_t count;
1333 uint16_t flag;
2169 uint16_t size;
2171 uint16_t count;
2593 uint16_t code;
2657 uint16_t value;
2667 uint16_t value;
3315 uint16_t data;
3322 uint16_t data;
[all …]
/u-boot/include/zfs/
A Dzap_leaf.h42 uint16_t lh_nfree; /* number free chunks */
43 uint16_t lh_nentries; /* number of entries */
44 uint16_t lh_prefix_len; /* num bits used to id this */
48 uint16_t lh_freelist; /* chunk head of free list */
60 uint16_t l_hash[1];
67 uint16_t le_next; /* next entry in hash chain */
68 uint16_t le_name_chunk; /* first chunk of the name */
69 uint16_t le_name_length; /* bytes in name, incl null */
70 uint16_t le_value_chunk; /* first chunk of the value */
71 uint16_t le_value_length; /* value length in ints */
[all …]
A Dzfs_acl.h17 uint16_t z_flags; /* flags, i.e inheritance */
18 uint16_t z_type; /* type of entry allow/deny */
26 uint16_t z_acl_version; /* acl version */
27 uint16_t z_acl_pad; /* pad */
36 uint16_t z_acl_version; /* acl version */
37 uint16_t z_acl_count; /* ace count */
/u-boot/include/fsl-mc/
A Dfsl_dpni.h478 uint16_t max_dist;
533 uint16_t token,
548 uint16_t token,
600 uint16_t token);
612 uint16_t token);
668 uint16_t token,
782 uint16_t options;
839 uint16_t token,
912 uint16_t token,
1202 uint16_t qdbin;
[all …]
A Dfsl_dpbp.h39 MC_RSP_OP(cmd, 0, 16, 16, uint16_t, attr->bpid); \
69 uint16_t *token);
84 uint16_t token);
116 uint16_t dprc_token,
130 uint16_t dprc_token,
144 uint16_t token);
156 uint16_t token);
169 uint16_t token,
182 uint16_t token);
194 uint16_t bpid;
[all …]
A Dfsl_dpmac.h119 uint16_t *token);
134 uint16_t token);
209 uint16_t token,
224 uint16_t token,
266 uint16_t token,
279 uint16_t data;
293 uint16_t token,
307 uint16_t token,
342 uint16_t token,
368 uint16_t token,
[all …]
A Dfsl_dpio.h42 MC_RSP_OP(cmd, 0, 32, 16, uint16_t, attr->qbman_portal_id);\
76 uint16_t *token);
88 uint16_t token);
137 uint16_t token,
152 uint16_t token,
166 uint16_t token);
178 uint16_t token);
190 uint16_t token);
208 uint16_t qbman_portal_id;
225 uint16_t token,
A Dfsl_dpaa_fd.h60 static inline uint16_t ldpaa_fd_get_offset(const struct dpaa_fd *fd) in ldpaa_fd_get_offset()
62 return (uint16_t)(fd->simple.bpid_offset >> 16) & 0x0FFF; in ldpaa_fd_get_offset()
65 static inline void ldpaa_fd_set_offset(struct dpaa_fd *fd, uint16_t offset) in ldpaa_fd_set_offset()
71 static inline uint16_t ldpaa_fd_get_bpid(const struct dpaa_fd *fd) in ldpaa_fd_get_bpid()
73 return (uint16_t)(fd->simple.bpid_offset & 0xFFFF); in ldpaa_fd_get_bpid()
76 static inline void ldpaa_fd_set_bpid(struct dpaa_fd *fd, uint16_t bpid) in ldpaa_fd_set_bpid()
110 uint16_t ldpaa_dq_seqnum(const struct ldpaa_dq *);
111 uint16_t ldpaa_dq_odpid(const struct ldpaa_dq *);
/u-boot/arch/x86/include/asm/
A Dpnp_def.h34 static inline void pnp_write_config(uint16_t dev, uint8_t reg, uint8_t value) in pnp_write_config()
42 static inline uint8_t pnp_read_config(uint16_t dev, uint8_t reg) in pnp_read_config()
50 static inline void pnp_set_logical_device(uint16_t dev) in pnp_set_logical_device()
57 static inline void pnp_set_enable(uint16_t dev, int enable) in pnp_set_enable()
62 static inline int pnp_read_enable(uint16_t dev) in pnp_read_enable()
67 static inline void pnp_set_iobase(uint16_t dev, uint8_t index, uint16_t iobase) in pnp_set_iobase()
73 static inline uint16_t pnp_read_iobase(uint16_t dev, uint8_t index) in pnp_read_iobase()
75 return ((uint16_t)(pnp_read_config(dev, index)) << 8) | in pnp_read_iobase()
79 static inline void pnp_set_irq(uint16_t dev, uint8_t index, unsigned irq) in pnp_set_irq()
84 static inline void pnp_set_drq(uint16_t dev, uint8_t index, unsigned drq) in pnp_set_drq()
/u-boot/net/
A Ddns.h24 uint16_t tid; /* Transaction ID */
25 uint16_t flags; /* Flags */
26 uint16_t nqueries; /* Questions */
27 uint16_t nanswers; /* Answers */
28 uint16_t nauth; /* Authority PRs */
29 uint16_t nother; /* Other PRs */
/u-boot/tools/
A Dmxsimage.h20 uint16_t major;
21 uint16_t pad0;
22 uint16_t minor;
23 uint16_t pad1;
24 uint16_t revision;
25 uint16_t pad2;
45 uint16_t flags;
53 uint16_t key_count;
57 uint16_t header_blocks;
75 uint16_t drive_tag;
[all …]
A Dmtk_image.h35 uint16_t ioif;
36 uint16_t pagesize;
37 uint16_t addrcycles;
38 uint16_t oobsize;
39 uint16_t pages_of_block;
40 uint16_t numblocks;
41 uint16_t writesize_shift;
93 uint16_t size;
94 uint16_t type;
110 uint16_t file_type;
[all …]
A Dkwbimage.h36 uint16_t nandpagesize; /* 0x2-0x3 */
44 uint16_t ddrinitdelay; /* 0x1A-0x1B */
45 uint16_t rsvd2; /* 0x1C-0x1D */
74 uint16_t reserved2; /* 0x2-0x3 */
78 uint16_t headersz_lsb; /* 0xA-0xB */
86 uint16_t reserved5; /* 0x1C-0x1D */
109 uint16_t headersz_lsb;
133 uint16_t headersz_lsb; /* 0x2 - 0x3 */
138 uint16_t reserved3; /* 0x216 - 0x217 */
147 uint16_t reserved5; /* 0x25E2 - 0x25E3 */
A Dbmp_logo.c10 uint16_t width;
11 uint16_t height;
27 uint16_t le_short(uint16_t x) in le_short()
29 uint16_t val; in le_short()
54 void gen_info(bitmap_t *b, uint16_t n_colors) in gen_info()
82 uint16_t data_offset, n_colors, hdr_size; in main()
114 if (fread (&data_offset, sizeof (uint16_t), 1, fp) != 1) in main()
117 if (fread(&hdr_size, sizeof(uint16_t), 1, fp) != 1) in main()
122 if (fread (&b->width, sizeof (uint16_t), 1, fp) != 1) in main()
125 if (fread (&b->height, sizeof (uint16_t), 1, fp) != 1) in main()
[all …]
/u-boot/arch/x86/include/asm/arch-broadwell/
A Dpm.h111 uint16_t pm1_sts;
112 uint16_t pm1_en;
114 uint16_t tco1_sts;
115 uint16_t tco2_sts;
118 uint16_t gen_pmcon1;
119 uint16_t gen_pmcon2;
120 uint16_t gen_pmcon3;
122 uint16_t hsio_version;
123 uint16_t hsio_checksum;
/u-boot/drivers/net/fsl-mc/
A Ddpni.c34 uint16_t *token) in dpni_open()
118 uint16_t token, in dpni_set_pools()
135 uint16_t token) in dpni_enable()
150 uint16_t token) in dpni_disable()
180 uint16_t token, in dpni_get_attributes()
238 uint16_t token, in dpni_get_qdid()
239 uint16_t *qdid) in dpni_get_qdid()
303 uint16_t token, in dpni_get_link_state()
426 uint16_t token, in dpni_set_queue()
445 uint16_t token, in dpni_get_queue()
[all …]
A Ddpbp.c15 uint16_t *token) in dpbp_open()
39 uint16_t token) in dpbp_close()
52 uint16_t dprc_token, in dpbp_create()
79 uint16_t dprc_token, in dpbp_destroy()
99 uint16_t token) in dpbp_enable()
113 uint16_t token) in dpbp_disable()
128 uint16_t token) in dpbp_reset()
143 uint16_t token, in dpbp_get_attributes()
A Ddpmac.c17 uint16_t *token) in dpmac_open()
41 uint16_t token) in dpmac_close()
54 uint16_t dprc_token, in dpmac_create()
80 uint16_t dprc_token, in dpmac_destroy()
100 uint16_t token, in dpmac_get_attributes()
124 uint16_t token, in dpmac_mdio_read()
149 uint16_t token, in dpmac_mdio_write()
166 uint16_t token, in dpmac_get_link_cfg()
189 uint16_t token, in dpmac_set_link_state()
206 uint16_t token, in dpmac_get_counter()
/u-boot/arch/x86/include/asm/arch-ivybridge/
A Dpei_data.h13 uint16_t mode;
15 uint16_t hs_port_switch_mask;
17 uint16_t preboot_support;
19 uint16_t xhci_streams;
32 uint16_t smbusbar;
87 uint16_t usb_port_config[16][3];
/u-boot/arch/mips/mach-octeon/include/mach/
A Dcvmx-bootloader.h46 uint16_t hlen; /* Length of header in bytes */
47 uint16_t maj_rev; /* Major revision */
48 uint16_t min_rev; /* Minor revision */
49 uint16_t board_type; /* Board type that the image is for */
55 uint16_t image_type; /* Defined in bootloader_image_t enum */
56 uint16_t resv0; /* pad */
/u-boot/lib/
A Dcrc16.c33 static const uint16_t crc16_tab[] = {
68 uint16_t crc16_ccitt(uint16_t cksum, const unsigned char *buf, int len) in crc16_ccitt()
79 uint16_t crc; in crc16_ccitt_wd_buf()
/u-boot/drivers/net/fsl-mc/dpio/
A Ddpio.c14 uint16_t *token) in dpio_open()
38 uint16_t token) in dpio_close()
52 uint16_t dprc_token, in dpio_create()
78 uint16_t dprc_token, in dpio_destroy()
98 uint16_t token) in dpio_enable()
113 uint16_t token) in dpio_disable()
128 uint16_t token) in dpio_reset()
143 uint16_t token, in dpio_get_attributes()
/u-boot/drivers/net/ldpaa_eth/
A Dldpaa_eth.h127 uint16_t dpmac_handle;
129 uint16_t tx_data_offset;
132 uint16_t tx_qdid;
133 uint16_t tx_flow_id;
145 extern uint16_t dflt_dprc_handle;
149 static int ldpaa_dpbp_seed(uint16_t bpid);

Completed in 49 milliseconds

12345678