/u-boot/include/ |
A D | gdsys_fpga.h | 21 int fpga_set_reg(u32 fpga, u16 *reg, off_t regoff, u16 data); 40 u16 read; 41 u16 clear; 42 u16 set; 55 u16 version; 57 u16 control; 58 u16 xy_size; 60 u16 x_pos; 61 u16 y_pos; 65 u16 control; [all …]
|
A D | vbe.h | 16 u16 screen_width; 17 u16 screen_height; 19 u16 screen_linebytes; 27 u16 size_reserved; 29 u16 max_screen_width; 36 u16 version; 40 u16 total_memory; 41 u16 oem_version; 52 u16 win_size; /* 06 */ 79 u16 offscreen_mem_size; [all …]
|
A D | charset.h | 19 extern const u16 codepage_437[128]; 78 int utf8_utf16_strncpy(u16 **dst, const char *src, size_t count); 97 s32 utf16_get(const u16 **src); 106 int utf16_put(s32 code, u16 **dst); 117 size_t utf16_strnlen(const u16 *src, size_t count); 129 size_t utf16_utf8_strnlen(const u16 *src, size_t count); 188 int u16_strncmp(const u16 *s1, const u16 *s2, size_t n); 237 size_t u16_strnlen(const u16 *in, size_t count); 249 u16 *u16_strcpy(u16 *dest, const u16 *src); 260 u16 *u16_strdup(const void *src); [all …]
|
A D | smbios.h | 49 u16 struct_count; 65 u16 handle; 84 u16 handle; 102 u16 handle; 122 u16 handle; 150 u16 handle; 159 u16 max_speed; 174 u16 core_count2; 183 u16 handle; 192 u16 handle; [all …]
|
/u-boot/arch/m68k/include/asm/ |
A D | immap_5307.h | 25 u16 par; 30 u16 res3; 33 u16 res5; 40 u16 res7; 53 u16 res9; 58 u16 res1; 60 u16 res2; 63 u16 res3; 65 u16 res4; 68 u16 res5; [all …]
|
A D | immap_5275.h | 229 u16 wcr; 230 u16 wmr; 232 u16 wsr; 239 u16 res1; 240 u16 fnr; 241 u16 res2; 242 u16 fnmr; 243 u16 res3; 244 u16 rfmr; 245 u16 res4; [all …]
|
A D | timer.h | 21 u16 tmr; /* 0x00 Mode register */ 22 u16 res1; /* 0x02 */ 24 u16 res2; /* 0x06 */ 25 u16 tcr; /* 0x08 Capture register */ 26 u16 res3; /* 0x0A */ 27 u16 tcn; /* 0x0C Counter register */ 28 u16 res4; /* 0x0E */ 31 u16 res7; /* 0x12 */ 33 u16 tmr; /* 0x00 Mode register */ 45 u16 pmr; /* 0x02 Modulus Register */ [all …]
|
A D | immap_5329.h | 96 u16 res2; /* 0x14 - 0x15 */ 129 u16 res2; /* 0x02 */ 151 u16 res00; /* 0x00 - 0x01 */ 171 u16 res0C; /* 0x0C - 0x0D */ 179 u16 res12; /* 0x12 - 0x13 */ 279 u16 par_ssi; /* 0x56 */ 280 u16 par_uart; /* 0x58 */ 281 u16 par_qspi; /* 0x5A */ 285 u16 par_lcdctl; /* 0x5E */ 290 u16 par_irq; /* 0x60 */ [all …]
|
A D | immap_5441x.h | 114 u16 uhcsr; /* 0x16 */ 119 u16 sbfsr; /* 0x20 */ 120 u16 sbfcr; /* 0x22 */ 178 u16 pcr_a; /* 0x30 */ 179 u16 pcr_b; /* 0x32 */ 180 u16 pcr_c; /* 0x34 */ 181 u16 pcr_d; /* 0x36 */ 182 u16 pcr_e; /* 0x38 */ 183 u16 pcr_f; /* 0x3A */ 184 u16 pcr_g; /* 0x3C */ [all …]
|
/u-boot/drivers/bios_emulator/include/x86emu/ |
A D | prim_ops.h | 46 u16 aaa_word (u16 d); 51 u16 adc_word (u16 d, u16 s); 54 u16 add_word (u16 d, u16 s); 57 u16 and_word (u16 d, u16 s); 60 u16 cmp_word (u16 d, u16 s); 71 u16 or_word (u16 d, u16 s); 100 u16 shld_word (u16 d, u16 fill, u8 s); 102 u16 shrd_word (u16 d, u16 fill, u8 s); 105 u16 sbb_word (u16 d, u16 s); 108 u16 sub_word (u16 d, u16 s); [all …]
|
/u-boot/drivers/mtd/nand/raw/ |
A D | mxc_nand.h | 69 u16 buf_size; 71 u16 buf_addr; 74 u16 config; 78 u16 wrprot; 82 u16 config1; 83 u16 config2; 86 u16 buf_addr; 89 u16 config; 92 u16 wrprot; 95 u16 config1; [all …]
|
/u-boot/arch/m68k/include/asm/coldfire/ |
A D | flexbus.h | 18 u16 res1; 20 u16 res2; 23 u16 csar1; 24 u16 res3; 26 u16 res4; 27 u16 cscr1; 30 u16 res5; 32 u16 res6; 36 u16 res7; 38 u16 res8; [all …]
|
A D | qspi.h | 14 u16 mr; /* 0x00 Mode */ 15 u16 res1; 16 u16 dlyr; /* 0x04 Delay */ 17 u16 res2; 18 u16 wr; /* 0x08 Wrap */ 19 u16 res3; 21 u16 res4; 22 u16 ar; /* 0x10 Address */ 23 u16 res5; 24 u16 dr; /* 0x14 Data */ [all …]
|
/u-boot/include/linux/ |
A D | immap_qe.h | 250 u16 usb_usep1; 251 u16 usb_usep2; 252 u16 usb_usep3; 253 u16 usb_usep4; 255 u16 usb_usber; 257 u16 usb_usbmr; 289 u16 utpt; 456 u16 uprp1; 457 u16 uprp2; 458 u16 uprp3; [all …]
|
/u-boot/drivers/misc/ |
A D | ihs_fpga.h | 21 u16 reflection_low; 22 u16 versions; 23 u16 fpga_version; 24 u16 features; 25 u16 extended_features; 26 u16 top_interrupt; 27 u16 top_interrupt_enable; 28 u16 status; 29 u16 control; 30 u16 extended_control;
|
A D | gdsys_ioep.h | 20 u16 target_address; 21 u16 source_address; 24 u16 packet_length; 38 u16 transmit_data; 39 u16 tx_control; 40 u16 receive_data; 41 u16 rx_tx_status; 42 u16 device_address; 43 u16 target_address; 44 u16 int_enable;
|
/u-boot/drivers/video/ |
A D | scf0403_lcd.c | 23 u16 cmd; 24 u16 *params; 48 static u16 bc_params_sn20[] = { 54 static u16 be_params_sn20[] = { 57 static u16 vcom_params_sn20[] = {0x74}; 71 static u16 pgamma_params_sn20[] = { 75 static u16 ngamma_params_sn20[] = { 87 static u16 pgamma_params_sn04[] = { 91 static u16 ngamma_params_sn04[] = { 156 u16 dummy_buf = 0x00; in scf0403_spi_read_rddid() [all …]
|
/u-boot/drivers/bios_emulator/include/ |
A D | biosemu.h | 210 u16 ax_hi; 212 u16 bx_hi; 214 u16 cx_hi; 216 u16 dx_hi; 223 u16 ax_hi; 270 u16 es; 271 u16 cs; 272 u16 ss; 273 u16 ds; 274 u16 fs; [all …]
|
/u-boot/drivers/net/octeontx2/ |
A D | npc.h | 15 u16 dp0; 16 u16 dp0_mask; 17 u16 dp1; 18 u16 dp1_mask; 19 u16 dp2; 20 u16 dp2_mask; 57 u16 *pfvf_map; 59 u16 entries; /* Total - reserved for NIX LFs */ 64 u16 counters; /* Number of match counters */ 65 u16 nixlf_offset; [all …]
|
/u-boot/arch/x86/include/asm/arch-queensbay/ |
A D | tnc.h | 40 u16 d31ir; 41 u16 rsvd8[3]; 42 u16 d27ir; 43 u16 d26ir; 44 u16 d25ir; 45 u16 d24ir; 46 u16 d23ir; 47 u16 rsvd9[7]; 48 u16 d02ir; 49 u16 d03ir;
|
/u-boot/drivers/usb/musb/ |
A D | musb_core.h | 20 u16 csr0; 23 u16 count0; 34 u16 txmaxp; 35 u16 txcsr; 36 u16 rxmaxp; 37 u16 rxcsr; 53 u16 intrtx; 54 u16 intrrx; 59 u16 frame; 64 u16 txcsr; [all …]
|
/u-boot/drivers/usb/eth/ |
A D | r8152.h | 641 u16 ocp_base; 651 u16 size, void *data, u16 type); 652 int generic_ocp_read(struct r8152 *tp, u16 index, u16 size, 656 int pla_ocp_write(struct r8152 *tp, u16 index, u16 byteen, 660 int usb_ocp_write(struct r8152 *tp, u16 index, u16 byteen, 663 u32 ocp_read_dword(struct r8152 *tp, u16 type, u16 index); 666 u16 ocp_read_word(struct r8152 *tp, u16 type, u16 index); 669 u8 ocp_read_byte(struct r8152 *tp, u16 type, u16 index); 672 u16 ocp_reg_read(struct r8152 *tp, u16 addr); 673 void ocp_reg_write(struct r8152 *tp, u16 addr, u16 data); [all …]
|
/u-boot/drivers/firmware/ |
A D | ti_sci.h | 91 u16 type; 111 u16 checksum; 112 u16 reserved; 576 u16 type; 853 u16 nav_id; 854 u16 index; 886 u16 nav_id; 887 u16 index; 1065 u16 nav_id; 1066 u16 index; [all …]
|
/u-boot/cmd/ |
A D | fpgad.c | 34 u16 linebuf[DISP_LINE_LEN/sizeof(u16)]; in do_fpga_md() 67 nbytes = length * sizeof(u16); in do_fpga_md() 72 for (k = 0; k < linebytes / sizeof(u16); ++k) in do_fpga_md() 74 (u16 *)fpga_ptr[fpga] + addr in do_fpga_md() 75 / sizeof(u16) + k, in do_fpga_md() 76 addr + k * sizeof(u16), in do_fpga_md() 78 print_buffer(addr, (void *)linebuf, sizeof(u16), in do_fpga_md() 79 linebytes / sizeof(u16), in do_fpga_md() 80 DISP_LINE_LEN / sizeof(u16)); in do_fpga_md()
|
/u-boot/include/fsl-mc/ |
A D | fsl_dpsparser.h | 29 MC_RSP_OP(cmd, 0, 0, 16, u16, err) 120 u16 *token); 135 u16 token); 158 u16 token, 172 u16 token, 189 u16 token, 191 u16 *error); 205 u16 *major_ver, 206 u16 *minor_ver);
|