/linux/arch/powerpc/include/asm/ |
A D | cpm1.h | 131 ushort scent_rbase; 132 ushort scent_tbase; 135 ushort scent_mrblr; 138 ushort scent_rbptr; 139 ushort scent_r_cnt; 143 ushort scent_tbptr; 144 ushort scent_t_cnt; 156 ushort scent_rccm; 157 ushort scent_rccr; 333 ushort sen_gaddr2; [all …]
|
A D | cpm2.h | 354 ushort sen_gaddr2; 355 ushort sen_gaddr3; 356 ushort sen_gaddr4; 363 ushort sen_paddrm; 376 ushort sen_iaddr2; 377 ushort sen_iaddr3; 378 ushort sen_iaddr4; 385 ushort sen_taddrm; 520 ushort fcc_res1; 558 ushort fen_tfclen; [all …]
|
A D | 8xx_immap.h | 23 ushort sc_swsr; 89 ushort memc_mstat; 90 ushort memc_mptpr; 235 ushort res1; 369 ushort scc_dsr; 437 ushort cp_cpcr; 439 ushort cp_rccr; 448 ushort cp_rter; 450 ushort cp_rtmr; 482 ushort cp_pipc; [all …]
|
/linux/drivers/net/ethernet/freescale/ |
A D | fec.h | 265 #define BD_ENET_RX_LG ((ushort)0x0020) 266 #define BD_ENET_RX_NO ((ushort)0x0010) 267 #define BD_ENET_RX_SH ((ushort)0x0008) 268 #define BD_ENET_RX_CR ((ushort)0x0004) 269 #define BD_ENET_RX_OV ((ushort)0x0002) 270 #define BD_ENET_RX_CL ((ushort)0x0001) 283 #define BD_ENET_TX_TC ((ushort)0x0400) 285 #define BD_ENET_TX_HB ((ushort)0x0100) 286 #define BD_ENET_TX_LC ((ushort)0x0080) 287 #define BD_ENET_TX_RL ((ushort)0x0040) [all …]
|
/linux/drivers/scsi/ |
A D | advansys.c | 6482 (ushort)(halt_q_addr + (ushort) in AscIsrChipHalted() 6499 (ushort)(halt_q_addr + (ushort) in AscIsrChipHalted() 6538 (ushort)((ushort)halt_q_addr + in AscIsrChipHalted() 6543 (ushort)((ushort)ASC_QADR_BEG + in AscIsrChipHalted() 6561 (ushort)((ushort) in AscIsrChipHalted() 6651 (ushort)(q_addr + (ushort) in _AscCopyLramScsiDoneQ() 6812 (ushort)(sg_q_addr + (ushort) in AscIsrQDone() 6821 (ushort)((ushort) in AscIsrQDone() 6892 (ushort)(q_addr + (ushort) in AscIsrQDone() 7899 (ushort)(((ushort)scsiq->q1. in AscPutReadyQueue() [all …]
|
/linux/include/soc/fsl/ |
A D | cpm.h | 75 #define CPM_CR_INIT_TRX ((ushort)0x0000) 76 #define CPM_CR_INIT_RX ((ushort)0x0001) 77 #define CPM_CR_INIT_TX ((ushort)0x0002) 78 #define CPM_CR_HUNT_MODE ((ushort)0x0003) 79 #define CPM_CR_STOP_TX ((ushort)0x0004) 80 #define CPM_CR_GRA_STOP_TX ((ushort)0x0005) 81 #define CPM_CR_RESTART_TX ((ushort)0x0006) 83 #define CPM_CR_SET_GADDR ((ushort)0x0008) 84 #define CPM_CR_SET_TIMER ((ushort)0x0008) 85 #define CPM_CR_STOP_IDMA ((ushort)0x000b) [all …]
|
/linux/drivers/staging/sm750fb/ |
A D | sm750.h | 42 ushort powerMode; 44 ushort chip_clk; 45 ushort mem_clk; 46 ushort master_clk; 47 ushort setAllEngOff; 48 ushort resetMemory; 211 int hw_sm750_setColReg(struct lynxfb_crtc *crtc, ushort index, 212 ushort red, ushort green, ushort blue);
|
A D | sm750_hw.c | 375 int hw_sm750_setColReg(struct lynxfb_crtc *crtc, ushort index, ushort red, in hw_sm750_setColReg() 376 ushort green, ushort blue) in hw_sm750_setColReg()
|
/linux/include/linux/ |
A D | vt_kern.h | 59 int con_set_unimap(struct vc_data *vc, ushort ct, struct unipair __user *list); 60 int con_get_unimap(struct vc_data *vc, ushort ct, ushort __user *uct, struct unipair __user *list); 87 int con_set_unimap(struct vc_data *vc, ushort ct, struct unipair __user *list) in con_set_unimap() 92 int con_get_unimap(struct vc_data *vc, ushort ct, ushort __user *uct, in con_get_unimap()
|
/linux/drivers/block/aoe/ |
A D | aoe.h | 140 ushort nframes; /* cap on frames to use */ 145 ushort nout; /* number of AoE commands outstanding */ 146 ushort maxout; /* current value for max outstanding */ 147 ushort next_cwnd; /* incr maxout after decrementing to zero */ 148 ushort ssthresh; /* slow start threshold */ 218 void aoecmd_cfg(ushort aoemajor, unsigned char aoeminor);
|
/linux/arch/powerpc/platforms/8xx/ |
A D | micropatch.c | 24 ushort rccr; 25 ushort cpmcr1; 26 ushort cpmcr2; 27 ushort cpmcr3; 28 ushort cpmcr4;
|
/linux/drivers/block/ |
A D | amiflop.c | 719 ushort adk; in raw_write() 781 ushort *ptr = (ushort *)raw, *endp = (ushort *)end; in scan_sync() 978 *(ushort *)ptr = (ptr[-1]&1) ? 0x2AA8 : 0xAAA8; in amiga_write() 1111 static inline ushort dos_data_crc(unsigned char *data) in dos_data_crc() 1116 static inline unsigned char dos_decode_byte(ushort word) in dos_decode_byte() 1118 register ushort w2; in dos_decode_byte() 1220 if (*((ushort *)raw)!=0x5545) { in dos_read() 1247 static inline ushort dos_encode_byte(unsigned char byte) in dos_encode_byte() 1250 register ushort word; in dos_encode_byte() 1276 static ushort crc[2]={0,0x4e4e}; in ms_putsec() [all …]
|
/linux/arch/alpha/lib/ |
A D | ev6-csum_ipv6_magic.S | 136 extwl $1,2,$2 # U : ushort[1] (1 cycle stall on $1) 137 zapnot $1,3,$0 # U : ushort[0] (1 cycle stall on $1) 138 extwl $1,4,$1 # U : ushort[2] (1 cycle stall on $1) 143 extwl $3,2,$1 # U : ushort[1] (1 cycle stall on $3)
|
/linux/drivers/net/ethernet/realtek/ |
A D | atp.h | 10 ushort pad; /* Pad. */ 11 ushort rx_count; 12 ushort rx_status; /* Unknown bit assignments :-<. */ 13 ushort cur_addr; /* Apparently the current buffer address(?) */
|
/linux/drivers/i2c/busses/ |
A D | i2c-cpm.c | 50 ushort rbase; /* Rx Buffer descriptor base address */ 51 ushort tbase; /* Tx Buffer descriptor base address */ 54 ushort mrblr; /* Max receive buffer length */ 57 ushort rbptr; /* Rx Buffer descriptor pointer */ 58 ushort rbc; /* Internal */ 62 ushort tbptr; /* Tx Buffer descriptor pointer */ 63 ushort tbc; /* Internal */ 66 ushort rpbase; /* Relocation pointer */
|
/linux/drivers/tty/vt/ |
A D | consolemap.c | 358 int con_set_trans_new(ushort __user * arg) in con_set_trans_new() 372 int con_get_trans_new(ushort __user * arg) in con_get_trans_new() 536 int con_set_unimap(struct vc_data *vc, ushort ct, struct unipair __user *list) in con_set_unimap() 737 int con_get_unimap(struct vc_data *vc, ushort ct, ushort __user *uct, struct unipair __user *list) in con_get_unimap() 740 ushort ect; in con_get_unimap()
|
A D | defkeymap.c | 142 ushort *key_maps[MAX_NR_KEYMAPS] = {
|
/linux/include/linux/usb/ |
A D | composite.h | 551 module_param_named(idVendor, coverwrite.idVendor, ushort, S_IRUGO); \ 554 module_param_named(idProduct, coverwrite.idProduct, ushort, S_IRUGO); \ 557 module_param_named(bcdDevice, coverwrite.bcdDevice, ushort, S_IRUGO); \
|
/linux/drivers/hwmon/pmbus/ |
A D | max15301.c | 43 static ushort delay = MAX15301_WAIT_TIME; 44 module_param(delay, ushort, 0644);
|
/linux/drivers/message/fusion/ |
A D | mptctl.h | 388 ushort host_no; /* SCSI Host number, if scsi driver not loaded*/ 411 ushort host_no; /* SCSI Host number, if scsi driver not loaded*/
|
/linux/drivers/scsi/isci/ |
A D | init.c | 103 module_param(ssp_max_occ_to, ushort, 0); 107 module_param(stp_max_occ_to, ushort, 0); 111 module_param(ssp_inactive_to, ushort, 0); 115 module_param(stp_inactive_to, ushort, 0);
|
/linux/drivers/s390/char/ |
A D | defkeymap.c | 90 ushort *ebc_key_maps[MAX_NR_KEYMAPS] = {
|
/linux/drivers/usb/atm/ |
A D | xusbatm.c | 22 XUSBATM_PARM(vendor, unsigned short, ushort, "USB device vendor"); 23 XUSBATM_PARM(product, unsigned short, ushort, "USB device product");
|
/linux/drivers/video/fbdev/ |
A D | dnfb.c | 154 ushort *src, dummy; in dnfb_copyarea() 159 src = (ushort *)(info->screen_base + area->sy * info->fix.line_length + in dnfb_copyarea()
|
/linux/tools/testing/selftests/rcutorture/formal/srcu-cbmc/include/linux/ |
A D | types.h | 29 typedef unsigned short ushort; typedef
|