| /rk3399_rockchip-uboot/include/ |
| H A D | gdsys_fpga.h | 21 int fpga_set_reg(u32 fpga, u16 *reg, off_t regoff, u16 data); 22 int fpga_get_reg(u32 fpga, u16 *reg, off_t regoff, u16 *data); 39 u16 read; 40 u16 clear; 41 u16 set; 45 u16 interrupt_status; 46 u16 interrupt_enable; 47 u16 write_mailbox_ext; 48 u16 write_mailbox; 49 u16 read_mailbox_ext; [all …]
|
| H A D | vbe.h | 17 u16 screen_width; 18 u16 screen_height; 20 u16 screen_linebytes; 28 u16 size_reserved; 30 u16 max_screen_width; 37 u16 version; 41 u16 total_memory; 42 u16 oem_version; 49 u16 mode_attributes; /* 00 */ 52 u16 win_granularity; /* 04 */ [all …]
|
| H A D | sh_tmu.h | 36 u16 tcr0; 37 u16 reserved2; 40 u16 tcr1; 41 u16 reserved3; 44 u16 tcr2; 45 u16 reserved4; 57 u16 tcr0; 58 u16 reserved3; 61 u16 tcr1; 62 u16 reserved4; [all …]
|
| H A D | smbios.h | 41 u16 max_struct_size; 46 u16 struct_table_length; 48 u16 struct_count; 64 u16 handle; 67 u16 bios_start_segment; 83 u16 handle; 101 u16 handle; 109 u16 chassis_handle; 121 u16 handle; 149 u16 handle; [all …]
|
| /rk3399_rockchip-uboot/arch/m68k/include/asm/ |
| H A D | immap_5307.h | 26 u16 par; 31 u16 res3; 34 u16 res5; 41 u16 res7; 54 u16 res9; 58 u16 csar0; /* Chip-select Address */ 59 u16 res1; 61 u16 res2; 62 u16 cscr0; /* Chip-select Control */ 63 u16 csar1; [all …]
|
| H A D | immap_5275.h | 212 u16 par_busctl; 214 u16 par_usb; 217 u16 par_timer; 218 u16 par_uart; 219 u16 par_qspi; 220 u16 par_sdram; 221 u16 par_feci2c; 230 u16 wcr; 231 u16 wmr; 232 u16 wcntr; [all …]
|
| H A D | timer.h | 22 u16 tmr; /* 0x00 Mode register */ 23 u16 res1; /* 0x02 */ 24 u16 trr; /* 0x04 Reference register */ 25 u16 res2; /* 0x06 */ 26 u16 tcr; /* 0x08 Capture register */ 27 u16 res3; /* 0x0A */ 28 u16 tcn; /* 0x0C Counter register */ 29 u16 res4; /* 0x0E */ 32 u16 res7; /* 0x12 */ 34 u16 tmr; /* 0x00 Mode register */ [all …]
|
| H A D | immap_5329.h | 97 u16 res2; /* 0x14 - 0x15 */ 98 u16 cwcr; /* 0x16 Core Watchdog Control Register */ 121 u16 cr; /* 0x00 Control register */ 122 u16 mr; /* 0x02 Modulus register */ 123 u16 cntr; /* 0x04 Count register */ 124 u16 sr; /* 0x06 Service register */ 129 u16 ccr; /* 0x00 Chip configuration register */ 130 u16 res2; /* 0x02 */ 131 u16 rcon; /* 0x04 Rreset configuration register */ 132 u16 cir; /* 0x06 Chip identification register */ [all …]
|
| H A D | immap_5441x.h | 92 u16 sbfsr; /* Serial Boot Facility Status */ 94 u16 sbfcr; /* Serial Boot Facility Control */ 106 u16 ccr; /* 0x04 Chip Configuration */ 108 u16 rcon; /* 0x08 Reset Configuration */ 109 u16 cir; /* 0x0A Chip Identification */ 111 u16 misccr; /* 0x0E Miscellaneous Control */ 112 u16 cdrh; /* 0x10 Clock Divider */ 113 u16 cdrl; /* 0x12 Clock Divider */ 114 u16 uocsr; /* 0x14 USB On-the-Go Controller Status */ 115 u16 uhcsr; /* 0x16 */ [all …]
|
| H A D | io.h | 20 #define __raw_readw(addr) (*(volatile u16 *)(addr)) 24 #define __raw_writew(w,addr) ((*(volatile u16 *) (addr)) = (w)) 30 #define readw(addr) (*(volatile u16 *) (addr)) 32 #define writew(b,addr) ((*(volatile u16 *) (addr)) = (b)) 35 #define readw(addr) in_be16((volatile u16 *)(addr)) 37 #define writew(b,addr) out_be16((volatile u16 *)(addr),(b)) 49 #define insw(port, buf, ns) _insw_ns((u16 *)((port)+_IO_BASE), (buf), (ns)) 50 #define outsw(port, buf, ns) _outsw_ns((u16 *)((port)+_IO_BASE), (buf), (ns)) 57 #define inw(port) in_be16((u16 *)((port)+_IO_BASE)) 58 #define outw(val, port) out_be16((u16 *)((port)+_IO_BASE), (val)) [all …]
|
| /rk3399_rockchip-uboot/drivers/bios_emulator/include/x86emu/ |
| H A D | prim_ops.h | 46 u16 aaa_word (u16 d); 47 u16 aas_word (u16 d); 48 u16 aad_word (u16 d); 49 u16 aam_word (u8 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); 65 u16 dec_word (u16 d); 68 u16 inc_word (u16 d); [all …]
|
| /rk3399_rockchip-uboot/drivers/mtd/nand/raw/ |
| H A D | mxc_nand.h | 70 u16 buf_size; 71 u16 reserved2; 72 u16 buf_addr; 73 u16 flash_addr; 74 u16 flash_cmd; 75 u16 config; 76 u16 ecc_status_result; 77 u16 rsltmain_area; 78 u16 rsltspare_area; 79 u16 wrprot; [all …]
|
| /rk3399_rockchip-uboot/arch/m68k/include/asm/coldfire/ |
| H A D | flexbus.h | 18 u16 csar0; /* Chip-select Address */ 19 u16 res1; 21 u16 res2; 22 u16 cscr0; /* Chip-select Control */ 24 u16 csar1; 25 u16 res3; 27 u16 res4; 28 u16 cscr1; 30 u16 csar2; 31 u16 res5; [all …]
|
| H A D | qspi.h | 15 u16 mr; /* 0x00 Mode */ 16 u16 res1; 17 u16 dlyr; /* 0x04 Delay */ 18 u16 res2; 19 u16 wr; /* 0x08 Wrap */ 20 u16 res3; 21 u16 ir; /* 0x0C Interrupt */ 22 u16 res4; 23 u16 ar; /* 0x10 Address */ 24 u16 res5; [all …]
|
| H A D | edma.h | 21 u16 res1[3]; /* 0x08 - 0x0D */ 22 u16 erq; /* 0x0E Enable Request Register */ 23 u16 res2[3]; /* 0x10 - 0x15 */ 24 u16 eei; /* 0x16 Enable Error Interrupt Request */ 33 u16 res3[3]; /* 0x20 - 0x25 */ 34 u16 intr; /* 0x26 Interrupt Request */ 35 u16 res4[3]; /* 0x28 - 0x2D */ 36 u16 err; /* 0x2E Error Register */ 59 u16 attr; /* 0x04 Transfer Attributes */ 60 u16 soff; /* 0x06 Signed Source Address Offset */ [all …]
|
| /rk3399_rockchip-uboot/include/linux/ |
| H A D | immap_qe.h | 77 u16 ceter; /* QE timer event register */ 79 u16 cetmr; /* QE timers mask register */ 86 u16 cercr; /* QE RAM control register */ 89 u16 ceexe1; /* QE external request 1 event register */ 91 u16 ceexm1; /* QE external request 1 mask register */ 93 u16 ceexe2; /* QE external request 2 event register */ 95 u16 ceexm2; /* QE external request 2 mask register */ 97 u16 ceexe3; /* QE external request 3 event register */ 99 u16 ceexm3; /* QE external request 3 mask register */ 101 u16 ceexe4; /* QE external request 4 event register */ [all …]
|
| /rk3399_rockchip-uboot/drivers/video/ |
| H A D | scf0403_lcd.c | 22 u16 cmd; 23 u16 *params; 45 static u16 extcmd_params_sn20[] = {0xff, 0x98, 0x06}; 46 static u16 spiinttype_params_sn20[] = {0x60}; 47 static u16 bc_params_sn20[] = { 52 static u16 bd_params_sn20[] = {0x01, 0x23, 0x45, 0x67, 0x01, 0x23, 0x45, 0x67}; 53 static u16 be_params_sn20[] = { 56 static u16 vcom_params_sn20[] = {0x74}; 57 static u16 vmesur_params_sn20[] = {0x7F, 0x0F, 0x00}; 58 static u16 powerctl_params_sn20[] = {0x03, 0x0b, 0x00}; [all …]
|
| /rk3399_rockchip-uboot/drivers/bios_emulator/include/ |
| H A D | biosemu.h | 171 u16 ax_hi, ax; 172 u16 bx_hi, bx; 173 u16 cx_hi, cx; 174 u16 dx_hi, dx; 175 u16 si_hi, si; 176 u16 di_hi, di; 177 u16 cflag_hi, cflag; 181 u16 ax, ax_hi; 182 u16 bx, bx_hi; 183 u16 cx, cx_hi; [all …]
|
| /rk3399_rockchip-uboot/drivers/usb/musb/ |
| H A D | musb_core.h | 20 u16 reserved4; 21 u16 csr0; 22 u16 reserved5; 23 u16 reserved6; 24 u16 count0; 35 u16 txmaxp; 36 u16 txcsr; 37 u16 rxmaxp; 38 u16 rxcsr; 39 u16 rxcount; [all …]
|
| /rk3399_rockchip-uboot/drivers/usb/eth/ |
| H A D | r8152.h | 594 u16 ocp_base; 603 int generic_ocp_write(struct r8152 *tp, u16 index, u16 byteen, 604 u16 size, void *data, u16 type); 605 int generic_ocp_read(struct r8152 *tp, u16 index, u16 size, 606 void *data, u16 type); 608 int pla_ocp_read(struct r8152 *tp, u16 index, u16 size, void *data); 609 int pla_ocp_write(struct r8152 *tp, u16 index, u16 byteen, 610 u16 size, void *data); 612 int usb_ocp_read(struct r8152 *tp, u16 index, u16 size, void *data); 613 int usb_ocp_write(struct r8152 *tp, u16 index, u16 byteen, [all …]
|
| /rk3399_rockchip-uboot/include/drm/ |
| H A D | drm_dsc.h | 99 u16 slice_width; 103 u16 slice_height; 111 u16 pic_width; 115 u16 pic_height; 130 u16 bits_per_pixel; 150 u16 initial_xmit_delay; 157 u16 initial_dec_delay; 173 u16 initial_offset; 177 u16 rc_buf_thresh[DSC_NUM_BUF_RANGES - 1]; 187 u16 rc_model_size; [all …]
|
| /rk3399_rockchip-uboot/arch/x86/include/asm/arch-queensbay/ |
| H A D | tnc.h | 41 u16 d31ir; 42 u16 rsvd8[3]; 43 u16 d27ir; 44 u16 d26ir; 45 u16 d25ir; 46 u16 d24ir; 47 u16 d23ir; 48 u16 rsvd9[7]; 49 u16 d02ir; 50 u16 d03ir;
|
| /rk3399_rockchip-uboot/drivers/rkflash/ |
| H A D | flash_com.h | 50 u16 nand_type; /* SLC,MLC,TLC */ 51 u16 die_num; /* number of LUNs */ 52 u16 plane_per_die; 53 u16 blk_per_plane; 54 u16 blk_per_die; 55 u16 page_per_blk; /* in MLC mode */ 56 u16 page_per_slc_blk; /* in SLC mode */ 57 u16 sec_per_page; /* physical page data size */ 58 u16 sec_per_blk; /* physical page data size */ 59 u16 byte_per_sec; /* size of logical sectors */ [all …]
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | fpgad.c | 35 u16 linebuf[DISP_LINE_LEN/sizeof(u16)]; in do_fpga_md() 68 nbytes = length * sizeof(u16); in do_fpga_md() 73 for (k = 0; k < linebytes / sizeof(u16); ++k) in do_fpga_md() 75 (u16 *)fpga_ptr[fpga] + addr in do_fpga_md() 76 / sizeof(u16) + k, in do_fpga_md() 77 addr + k * sizeof(u16), in do_fpga_md() 79 print_buffer(addr, (void *)linebuf, sizeof(u16), in do_fpga_md() 80 linebytes / sizeof(u16), in do_fpga_md() 81 DISP_LINE_LEN / sizeof(u16)); in do_fpga_md()
|
| /rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/ |
| H A D | vendor.h | 31 u16 id; 32 u16 offset; 33 u16 size; 34 u16 flag; 38 int vendor_storage_read(u16 id, void *pbuf, u16 size); 39 int vendor_storage_write(u16 id, void *pbuf, u16 size);
|