Searched refs:u8 (Results 276 - 300 of 2104) sorted by relevance

<<11121314151617181920>>

/u-boot/arch/x86/include/asm/
H A Dacpi_table.h28 int acpi_create_madt_ioapic(struct acpi_madt_ioapic *ioapic, u8 id,
31 u8 bus, u8 source, u32 gsirq, u16 flags);
33 u8 cpu, u16 flags, u8 lint);
36 u16 seg_nr, u8 start, u8 end);
/u-boot/include/
H A Dfsl_sfp.h55 u8 reserved2[0x04];
57 u8 reserved4[0x08];
59 u8 reserved5[0x04];
66 u8 reserved0[0x40];
68 u8 reserved2[0x38];
71 u8 reserved4[0x4];
73 u8 reserved8[0x8];
H A Dfsl_validate.h37 u8 barker[ESBC_BARKER_LEN]; /* barker code */
40 u8 num_srk;
41 u8 srk_sel;
42 u8 reserve;
44 u8 ie_flag;
101 u8 barker[ESBC_BARKER_LEN]; /* barker code */
168 u8 pkey[2 * KEY_SIZE_BYTES];
181 u8 pkey[2 * KEY_SIZE_BYTES];
240 u8 img_key[2 * KEY_SIZE_BYTES]; /* ESBC client key */
241 u8 img_key_has
[all...]
H A Dfsl_qe.h32 u8 num; /* snum */
237 u8 magic[3]; /* Set to { 'Q', 'E', 'F' } */
238 u8 version; /* Version of this layout. First ver is '1' */
240 u8 id[62]; /* Null-terminated identifier string */
241 u8 split; /* 0 = shared I-RAM, 1 = split I-RAM */
242 u8 count; /* Number of microcode[] structures */
245 u8 major; /* The SOC revision major */
246 u8 minor; /* The SOC revision minor */
248 u8 padding[4]; /* Reserved, for alignment */
251 u8 reserve
[all...]
/u-boot/board/microchip/mpfs_icicle/
H A Dmpfs_icicle.c25 static void read_device_serial_number(u8 *response, u8 response_size)
27 u8 idx;
28 u8 *response_buf;
31 response_buf = (u8 *)response;
77 u8 idx;
78 u8 device_serial_number[16] = { 0 };
/u-boot/drivers/net/phy/
H A Db53.c121 static int b53_mdio_op(struct mii_dev *bus, u8 page, u8 reg, u16 op)
157 static int b53_mdio_read8(struct mii_dev *bus, u8 page, u8 reg, u8 *val)
171 static int b53_mdio_read16(struct mii_dev *bus, u8 page, u8 reg, u16 *val)
185 static int b53_mdio_read32(struct mii_dev *bus, u8 page, u8 reg, u32 *val)
201 static int b53_mdio_read48(struct mii_dev *bus, u8 pag
[all...]
/u-boot/arch/arm/include/asm/arch-sunxi/
H A Ddram_sun6i.h29 u8 res0[0x14]; /* 0x8c */
38 u8 res1[0x1c]; /* 0x120 */
40 u8 res2[0x0c]; /* 0x140 */
45 u8 res0[0x04]; /* 0x00 */
48 u8 res1[0x34]; /* 0x0c */
50 u8 res2[0x08]; /* 0x44 */
53 u8 res3[0x0c]; /* 0x54 */
57 u8 res4[0x10]; /* 0x6c */
63 u8 res5[0x04]; /* 0x90 */
72 u8 res
[all...]
/u-boot/drivers/ram/stm32mp1/
H A Dstm32mp1_ddr_regs.h15 u8 reserved008[0x10 - 0x8];
22 u8 reserved028[0x30 - 0x28];
26 u8 reserved03c[0x50 - 0x3C];
33 u8 reserved068[0xc0 - 0x68];
47 u8 reserved0f4[0x100 - 0xf4];
57 u8 reserved124[0x138 - 0x124];
60 u8 reserved140[0x180 - 0x140];
74 u8 reserved1b4[0x1bc - 0x1b4];
76 u8 reserved1c0[0x1c4 - 0x1c0];
78 u8 reserved1c
[all...]
/u-boot/drivers/pinctrl/mediatek/
H A Dpinctrl-mtk-common.h106 u8 index;
109 u8 bitpos;
110 u8 next;
132 u8 i_base;
134 u8 x_addrs;
135 u8 s_bit;
136 u8 x_bits;
137 u8 sz_reg;
138 u8 fixed;
164 u8 drv_
[all...]
/u-boot/drivers/firmware/scmi/
H A Dpwdom.c23 .out_msg = (u8 *)&out,
51 .in_msg = (u8 *)&message_id,
53 .out_msg = (u8 *)&out,
73 u8 **name)
79 .in_msg = (u8 *)&domain_id,
81 .out_msg = (u8 *)&out,
112 .in_msg = (u8 *)&in,
114 .out_msg = (u8 *)&status,
140 .in_msg = (u8 *)&domain_id,
142 .out_msg = (u8 *)
[all...]
/u-boot/board/phytec/common/
H A Dimx8m_som_detection.c31 u8 som;
70 u8 __maybe_unused phytec_get_imx8m_ddr_size(struct phytec_eeprom_data *data)
73 u8 ddr_id;
97 u8 __maybe_unused phytec_get_imx8m_spi(struct phytec_eeprom_data *data)
100 u8 spi;
124 u8 __maybe_unused phytec_get_imx8m_eth(struct phytec_eeprom_data *data)
127 u8 eth;
152 u8 __maybe_unused phytec_get_imx8mp_rtc(struct phytec_eeprom_data *data)
155 u8 rtc;
182 inline u8 __maybe_unuse
[all...]
/u-boot/test/lib/
H A Dtest_aes.c36 static void rand_buf(u8 *buf, int size)
45 u8 *key_exp, u8 *iv, int num_block,
46 u8 *nocipher, u8 *ciphered, u8 *uncipher)
63 u8 *key_exp, u8 *iv, int num_block,
64 u8 *nocipher, u8 *ciphere
[all...]
H A Dstring.c36 static void init_buffer(u8 buf[], u8 mask)
54 static int test_memset(struct unit_test_state *uts, u8 buf[], u8 mask,
79 u8 buf[BUFLEN];
87 ut_asserteq_ptr(buf + offset, (u8 *)ptr);
111 static int test_memmove(struct unit_test_state *uts, u8 buf[], u8 mask,
136 u8 buf1[BUFLEN];
137 u8 buf
[all...]
/u-boot/include/linux/
H A Dbitrev.h15 extern u8 const byte_rev_table[256];
16 static inline u8 __bitrev8(u8 byte)
67 u8 __x = x; \
69 __x = ((__x & (u8)0xCCU) >> 2) | ((__x & (u8)0x33U) << 2); \
70 __x = ((__x & (u8)0xAAU) >> 1) | ((__x & (u8)0x55U) << 1); \
100 u8 __x = x; \
H A Dclk-provider.h59 u8 shift;
60 u8 flags;
67 u8 num_parents;
76 u8 clk_mux_get_parent(struct clk *clk);
89 unsigned int clk_mux_index_to_val(u32 *table, unsigned int flags, u8 index);
94 u8 bit_idx;
95 u8 flags;
109 void __iomem *reg, u8 bit_idx,
110 u8 clk_gate_flags, spinlock_t *lock);
120 u8 shif
[all...]
/u-boot/include/linux/usb/
H A Dcomposite.h50 u8 type;
268 u8 bConfigurationValue;
269 u8 iConfiguration;
270 u8 bmAttributes;
271 u8 bMaxPower;
279 u8 next_interface_id;
392 u8 qw_sign[OS_STRING_QW_SIGN_LEN];
393 u8 b_vendor_code;
403 u8 next_string_id;
/u-boot/board/gdsys/a38x/
H A Dkeyprogram.c20 u8 buf[288];
21 u8 *ptr;
42 int decode_hexstr(char *hexstr, u8 **result)
47 u8 acc = 0;
52 *result = (u8 *)malloc(bytes);
56 u8 val;
74 int extract_subprogram(u8 **progdata, u32 expected_magic,
109 struct key_program *parse_and_check_keyprog(u8 *progdata)
131 u8 *binprog = NULL;
/u-boot/arch/arm/mach-mediatek/mt7623/
H A Dpreloader.h21 u8 data[512];
78 u8 log_enable;
79 u8 part_num;
80 u8 reserved[2];
90 u8 md_type[4];
/u-boot/drivers/bootcount/
H A Dbootcount_ext.c14 u8 magic;
15 u8 version;
16 u8 bootcount;
17 u8 upgrade_available;
20 static u8 upgrade_available = 1;
/u-boot/drivers/usb/musb-new/
H A Dmusb_io.h40 static inline u8 musb_readb(const void __iomem *addr, unsigned offset)
43 u8 val;
54 static inline void musb_writeb(void __iomem *addr, unsigned offset, u8 data)
69 static inline u8 musb_readb(const void __iomem *addr, unsigned offset)
72 static inline void musb_writeb(void __iomem *addr, unsigned offset, u8 data)
/u-boot/drivers/misc/
H A Datsha204a-i2c.c31 static inline u16 atsha204a_crc16(const u8 *buffer, size_t len)
42 u8 val = 0;
78 static int atsha204a_send(struct udevice *dev, const u8 *buf, u8 len)
86 msg.buf = (u8 *) buf;
91 static int atsha204a_recv(struct udevice *dev, u8 *buf, u8 len)
99 msg.buf = (u8 *) buf;
109 u8 *p = (u8 *) res
[all...]
/u-boot/fs/yaffs2/
H A Dyaffs_guts.h136 u8 *data;
155 u8 as_bytes[8];
211 u8 tb0;
212 u8 tb1;
213 u8 tb2;
214 u8 tb3;
215 u8 page_status; /* set to 0 to delete the chunk */
216 u8 block_status;
217 u8 tb4;
218 u8 tb
[all...]
/u-boot/drivers/ram/
H A Dimxrt_sdram.c108 u8 a8;
109 u8 csx0;
110 u8 csx1;
111 u8 csx2;
112 u8 csx3;
113 u8 rdy;
122 u8 memory_width;
123 u8 burst_len;
124 u8 no_columns;
125 u8 cas_latenc
[all...]
/u-boot/drivers/misc/imx8/
H A Dscu_api.c19 #define B2U8(X) (((X) != SC_FALSE) ? (u8)(0x01U) : (u8)(0x00U))
31 RPC_SVC(&msg) = (u8)SC_RPC_SVC_PM;
32 RPC_FUNC(&msg) = (u8)PM_FUNC_SET_CLOCK_RATE;
35 RPC_U8(&msg, 6U) = (u8)clk;
57 RPC_SVC(&msg) = (u8)SC_RPC_SVC_PM;
58 RPC_FUNC(&msg) = (u8)PM_FUNC_GET_CLOCK_RATE;
60 RPC_U8(&msg, 2U) = (u8)clk;
85 RPC_SVC(&msg) = (u8)SC_RPC_SVC_PM;
86 RPC_FUNC(&msg) = (u8)PM_FUNC_CLOCK_ENABL
[all...]
/u-boot/arch/arm/mach-sunxi/
H A Ddram_sun8i_a83t.c22 u8 cs1;
23 u8 seq;
24 u8 bank;
25 u8 rank;
26 u8 rows;
27 u8 bus_width;
28 u8 dram_type;
48 u8 orig_rank = para->rank;
93 u8 tccd = 2;
94 u8 tfa
[all...]

Completed in 175 milliseconds

<<11121314151617181920>>