/u-boot/arch/powerpc/include/asm/ |
A D | cpm_8xx.h | 160 ushort scent_rbase; 161 ushort scent_tbase; 164 ushort scent_mrblr; 167 ushort scent_rbptr; 168 ushort scent_r_cnt; 172 ushort scent_tbptr; 173 ushort scent_t_cnt; 185 ushort scent_rccm; 186 ushort scent_rccr; 361 ushort sen_gaddr2; [all …]
|
A D | cpm_85xx.h | 294 ushort sen_gaddr2; 295 ushort sen_gaddr3; 296 ushort sen_gaddr4; 303 ushort sen_paddrm; 316 ushort sen_iaddr2; 317 ushort sen_iaddr3; 318 ushort sen_iaddr4; 325 ushort sen_taddrm; 500 ushort fcc_res1; 538 ushort fen_tfclen; [all …]
|
A D | immap_8xx.h | 22 ushort sc_swsr; 97 ushort sit_tbscr; 102 ushort sit_rtcsc; 108 ushort sit_piscr; 283 ushort scc_dsr; 343 ushort cp_cpcr; 345 ushort cp_rccr; 354 ushort cp_rter; 356 ushort cp_rtmr; 388 ushort cp_pipc; [all …]
|
A D | iopin_8xx.h | 33 ushort __iomem *datp = &immap->im_ioport.iop_padat; in iopin_set_high() 41 ushort __iomem *datp = &immap->im_ioport.iop_pcdat; in iopin_set_high() 45 ushort __iomem *datp = &immap->im_ioport.iop_pddat; in iopin_set_high() 56 ushort __iomem *datp = &immap->im_ioport.iop_padat; in iopin_set_low() 64 ushort __iomem *datp = &immap->im_ioport.iop_pcdat; in iopin_set_low() 68 ushort __iomem *datp = &immap->im_ioport.iop_pddat; in iopin_set_low() 79 ushort __iomem *datp = &immap->im_ioport.iop_padat; in iopin_is_high() 225 ushort __iomem *odrp = &immap->im_cpm.cp_pbodr; in iopin_set_odr() 240 ushort __iomem *odrp = &immap->im_cpm.cp_pbodr; in iopin_set_act() 255 ushort __iomem *odrp = &immap->im_cpm.cp_pbodr; in iopin_is_odr() [all …]
|
/u-boot/arch/m68k/include/asm/ |
A D | immap_5272.h | 35 ushort sc_scr; 36 ushort sc_spr; 115 ushort res1; 117 ushort res2; 119 ushort res3; 191 ushort res8; 197 ushort res9; 204 ushort res1; 206 ushort res2; 208 ushort res3; [all …]
|
A D | fec.h | 22 ushort cbd_sc; /* Status and Control */ 45 #define BD_ENET_RX_RO1 ((ushort)0x4000) 52 #define BD_ENET_RX_BC ((ushort)0x0080) 53 #define BD_ENET_RX_MC ((ushort)0x0040) 54 #define BD_ENET_RX_LG ((ushort)0x0020) 55 #define BD_ENET_RX_NO ((ushort)0x0010) 56 #define BD_ENET_RX_SH ((ushort)0x0008) 57 #define BD_ENET_RX_CR ((ushort)0x0004) 58 #define BD_ENET_RX_OV ((ushort)0x0002) 59 #define BD_ENET_RX_CL ((ushort)0x0001) [all …]
|
A D | immap_5282.h | 96 ushort wcr; 97 ushort wmr; 98 ushort wcntr; 99 ushort wsr;
|
/u-boot/include/ |
A D | lcd.h | 32 void lcd_setcolreg(ushort regno, ushort red, ushort green, ushort blue); 52 ushort vl_col; /* Number of columns (i.e. 160) */ 53 ushort vl_row; /* Number of rows (i.e. 100) */ 54 ushort vl_rot; /* Rotation of Display (0, 1, 2, 3) */ 56 ushort *cmap; /* Pointer to the colormap */ 60 static __maybe_unused ushort *configuration_get_cmap(void) in configuration_get_cmap() 66 ushort *configuration_get_cmap(void); 208 #define fbptr_t ushort
|
A D | pxa_lcd.h | 48 ushort vl_col; /* Number of columns (i.e. 640) */ 49 ushort vl_row; /* Number of rows (i.e. 480) */ 50 ushort vl_rot; /* Rotation of Display (0, 1, 2, 3) */ 51 ushort vl_width; /* Width of display area in millimeters */ 52 ushort vl_height; /* Height of display area in millimeters */ 67 ushort vl_hpw; /* Horz sync pulse width */
|
A D | exynos_lcd.h | 25 ushort vl_col; /* Number of columns (i.e. 640) */ 26 ushort vl_row; /* Number of rows (i.e. 480) */ 27 ushort vl_rot; /* Rotation of Display (0, 1, 2, 3) */ 28 ushort vl_width; /* Width of display area in millimeters */ 29 ushort vl_height; /* Height of display area in millimeters */
|
A D | flash.h | 20 ushort sector_count; /* number of erase units */ 27 ushort buffer_size; /* # of bytes in write buffer */ 31 ushort vendor; /* the primary vendor id */ 32 ushort cmd_reset; /* vendor specific reset command */ 34 ushort interface; /* used for x8/x16 adjustments */ 36 ushort manufacturer_id; /* manufacturer id */ 37 ushort device_id; /* device id */ 38 ushort device_id2; /* extended device id */ 39 ushort ext_addr; /* extended query table address */ 40 ushort cfi_version; /* cfi version */ [all …]
|
A D | atmel_lcd.h | 22 ushort vl_col; /* Number of columns (i.e. 640) */ 23 ushort vl_row; /* Number of rows (i.e. 480) */ 24 ushort vl_rot; /* Rotation of Display (0, 1, 2, 3) */
|
A D | video.h | 94 ushort xsize; 95 ushort ysize; 96 ushort rot; 112 ushort *cmap;
|
A D | lcd_console.h | 13 void (*fp_putc_xy)(struct console_t *pcons, ushort x, ushort y, char c);
|
A D | ide.h | 59 void ide_input_data_shorts(int dev, ushort *sect_buf, int shorts); 60 void ide_output_data_shorts(int dev, ushort *sect_buf, int shorts);
|
/u-boot/net/ |
A D | cdp.c | 48 static ushort cdp_compute_csum(const uchar *buff, ushort len) in cdp_compute_csum() 50 ushort csum; in cdp_compute_csum() 53 ushort leftover; in cdp_compute_csum() 54 ushort *p; in cdp_compute_csum() 64 p = (ushort *)buff; in cdp_compute_csum() 109 ushort *s; in cdp_send_trigger() 110 ushort *cp; in cdp_send_trigger() 113 ushort chksum; in cdp_send_trigger() 137 s = (ushort *)pkt; in cdp_send_trigger() 242 const ushort *ss; in cdp_receive() [all …]
|
A D | tftp.c | 102 static ushort tftp_windowsize; 104 static ushort tftp_next_ack; 106 static ushort tftp_last_nack; 347 ushort *s; in tftp_send() 360 s = (ushort *)pkt; in tftp_send() 400 s = (ushort *)pkt; in tftp_send() 419 s = (ushort *)pkt; in tftp_send() 432 s = (ushort *)pkt; in tftp_send() 444 s = (ushort *)pkt; in tftp_send() 615 (ushort)(tftp_cur_block + 1)); in tftp_handler() [all …]
|
A D | net.c | 166 ushort net_our_vlan = 0xFFFF; 1112 if (myvlanid == (ushort)-1) in net_process_received_packet() 1115 if (mynvlanid == (ushort)-1) in net_process_received_packet() 1271 ushort sumlen; in net_process_received_packet() 1418 ushort myvlanid; in net_eth_hdr_size() 1421 if (myvlanid == (ushort)-1) in net_eth_hdr_size() 1431 ushort myvlanid; in net_set_ether() 1434 if (myvlanid == (ushort)-1) in net_set_ether() 1455 ushort protlen; in net_update_ether() 1575 if (x == (ushort)-1) in vlan_to_string() [all …]
|
/u-boot/cmd/ |
A D | mii.c | 17 ushort hi; 18 ushort lo; 19 ushort mask; 118 ushort regno; 120 ushort len; 144 ushort regval, 148 ushort regval); 175 ushort regval, in dump_reg() 179 ushort mask_in_place; in dump_reg() 213 ushort regval) in special_field() [all …]
|
/u-boot/common/ |
A D | lcd.c | 121 ushort v, h; in test_pattern() 125 ushort *pix = (ushort *)lcd_base; in test_pattern() 339 ushort i, j; in lcd_logo_plot() 343 ushort *fb16; in lcd_logo_plot() 361 fb16 = (ushort *)fb; in lcd_logo_plot() 408 static void draw_unencoded_bitmap(ushort **fbp, uchar *bmap, ushort *cmap, in draw_unencoded_bitmap() 417 static void draw_encoded_bitmap(ushort **fbp, ushort c, int cnt) in draw_encoded_bitmap() 419 ushort *fb = *fbp; in draw_encoded_bitmap() 495 (ushort **)&fb, in lcd_display_rle8_bitmap() 562 ushort i, j; in lcd_display_bitmap() [all …]
|
A D | lcd_console_rotation.c | 11 static void lcd_putc_xy90(struct console_t *pcons, ushort x, ushort y, char c) in lcd_putc_xy90() 64 static void lcd_putc_xy180(struct console_t *pcons, ushort x, ushort y, char c) in lcd_putc_xy180() 113 static void lcd_putc_xy270(struct console_t *pcons, ushort x, ushort y, char c) in lcd_putc_xy270()
|
/u-boot/drivers/video/ |
A D | video_bmp.c | 22 static void draw_unencoded_bitmap(ushort **fbp, uchar *bmap, ushort *cmap, in draw_unencoded_bitmap() 31 static void draw_encoded_bitmap(ushort **fbp, ushort col, int cnt) in draw_encoded_bitmap() 33 ushort *fb = *fbp; in draw_encoded_bitmap() 43 struct bmp_image *bmp, ushort *cmap, in video_display_rle8_bitmap() 94 (ushort **)&fb, in video_display_rle8_bitmap() 119 draw_encoded_bitmap((ushort **)&fb, in video_display_rle8_bitmap() 177 ushort *cmap = priv->cmap; in video_set_cmap() 193 ushort *cmap_base = NULL; in video_bmp_display() 198 ushort padded_width; in video_bmp_display()
|
A D | atmel_lcdfb.c | 56 ushort *configuration_get_cmap(void) in configuration_get_cmap() 58 return (ushort *)(panel_info.mmio + ATMEL_LCDC_LUT(0)); in configuration_get_cmap() 76 ushort colreg; in lcd_logo_set_cmap() 96 void lcd_setcolreg(ushort regno, ushort red, ushort green, ushort blue) in lcd_setcolreg()
|
/u-boot/drivers/block/ |
A D | ide.c | 138 ushort *dbuf; in ide_output_data_shorts() 139 volatile ushort *pbuf; in ide_output_data_shorts() 142 dbuf = (ushort *)sect_buf; in ide_output_data_shorts() 155 ushort *dbuf; in ide_input_data_shorts() 156 volatile ushort *pbuf; in ide_input_data_shorts() 159 dbuf = (ushort *)sect_buf; in ide_input_data_shorts() 860 ushort *dbuf = (ushort *)sect_buf; in ide_input_swap_data() 881 ushort *dbuf; in ide_output_data() 882 volatile ushort *pbuf; in ide_output_data() 907 ushort *dbuf; in ide_input_data() [all …]
|
/u-boot/include/net/ |
A D | dsa.h | 131 int dsa_set_tagging(struct udevice *dev, ushort headroom, ushort tailroom);
|