Home
last modified time | relevance | path

Searched refs:ushort (Results 1 – 25 of 124) sorted by relevance

12345

/linux/arch/powerpc/include/asm/
A Dcpm1.h126 ushort scent_rbase;
127 ushort scent_tbase;
130 ushort scent_mrblr;
133 ushort scent_rbptr;
134 ushort scent_r_cnt;
138 ushort scent_tbptr;
139 ushort scent_t_cnt;
151 ushort scent_rccm;
152 ushort scent_rccr;
328 ushort sen_gaddr2;
[all …]
A Dcpm2.h350 ushort sen_gaddr2;
351 ushort sen_gaddr3;
352 ushort sen_gaddr4;
359 ushort sen_paddrm;
372 ushort sen_iaddr2;
373 ushort sen_iaddr3;
374 ushort sen_iaddr4;
381 ushort sen_taddrm;
516 ushort fcc_res1;
554 ushort fen_tfclen;
[all …]
A D8xx_immap.h23 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 Dfec.h270 #define BD_ENET_RX_LG ((ushort)0x0020)
271 #define BD_ENET_RX_NO ((ushort)0x0010)
272 #define BD_ENET_RX_SH ((ushort)0x0008)
273 #define BD_ENET_RX_CR ((ushort)0x0004)
274 #define BD_ENET_RX_OV ((ushort)0x0002)
275 #define BD_ENET_RX_CL ((ushort)0x0001)
288 #define BD_ENET_TX_TC ((ushort)0x0400)
290 #define BD_ENET_TX_HB ((ushort)0x0100)
291 #define BD_ENET_TX_LC ((ushort)0x0080)
292 #define BD_ENET_TX_RL ((ushort)0x0040)
[all …]
/linux/drivers/scsi/
A Dadvansys.c6491 (ushort)(halt_q_addr + (ushort) in AscIsrChipHalted()
6508 (ushort)(halt_q_addr + (ushort) in AscIsrChipHalted()
6547 (ushort)((ushort)halt_q_addr + in AscIsrChipHalted()
6552 (ushort)((ushort)ASC_QADR_BEG + in AscIsrChipHalted()
6570 (ushort)((ushort) in AscIsrChipHalted()
6660 (ushort)(q_addr + (ushort) in _AscCopyLramScsiDoneQ()
6821 (ushort)(sg_q_addr + (ushort) in AscIsrQDone()
6830 (ushort)((ushort) in AscIsrQDone()
6901 (ushort)(q_addr + (ushort) in AscIsrQDone()
7908 (ushort)(((ushort)scsiq->q1. in AscPutReadyQueue()
[all …]
/linux/include/soc/fsl/
A Dcpm.h75 #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 Dsm750.h42 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 Dsm750_hw.c375 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 Dvt_kern.h65 int con_set_unimap(struct vc_data *vc, ushort ct, struct unipair __user *list);
66 int con_get_unimap(struct vc_data *vc, ushort ct, ushort __user *uct, struct unipair __user *list);
93 int con_set_unimap(struct vc_data *vc, ushort ct, struct unipair __user *list) in con_set_unimap()
98 int con_get_unimap(struct vc_data *vc, ushort ct, ushort __user *uct, in con_get_unimap()
/linux/arch/powerpc/platforms/8xx/
A Dmicropatch.c24 ushort rccr;
25 ushort cpmcr1;
26 ushort cpmcr2;
27 ushort cpmcr3;
28 ushort cpmcr4;
/linux/drivers/block/aoe/
A Daoe.h140 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/drivers/block/
A Damiflop.c720 ushort adk; in raw_write()
782 ushort *ptr = (ushort *)raw, *endp = (ushort *)end; in scan_sync()
979 *(ushort *)ptr = (ptr[-1]&1) ? 0x2AA8 : 0xAAA8; in amiga_write()
1112 static inline ushort dos_data_crc(unsigned char *data) in dos_data_crc()
1117 static inline unsigned char dos_decode_byte(ushort word) in dos_decode_byte()
1119 register ushort w2; in dos_decode_byte()
1221 if (*((ushort *)raw)!=0x5545) { in dos_read()
1248 static inline ushort dos_encode_byte(unsigned char byte) in dos_encode_byte()
1251 register ushort word; in dos_encode_byte()
1277 static ushort crc[2]={0,0x4e4e}; in ms_putsec()
[all …]
/linux/arch/alpha/lib/
A Dev6-csum_ipv6_magic.S136 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 Datp.h10 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/hwmon/pmbus/
A Dmax15301.c41 static ushort delay = MAX15301_WAIT_TIME;
42 module_param(delay, ushort, 0644);
A Dzl6100.c53 static ushort delay = ZL6100_WAIT_TIME;
54 module_param(delay, ushort, 0644);
/linux/drivers/i2c/busses/
A Di2c-cpm.c50 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 Dconsolemap.c388 int con_set_trans_new(ushort __user * arg) in con_set_trans_new()
402 int con_get_trans_new(ushort __user * arg) in con_get_trans_new()
638 int con_set_unimap(struct vc_data *vc, ushort ct, struct unipair __user *list) in con_set_unimap()
785 int con_get_unimap(struct vc_data *vc, ushort ct, ushort __user *uct, in con_get_unimap()
788 ushort ect; in con_get_unimap()
/linux/include/linux/usb/
A Dcomposite.h542 module_param_named(idVendor, coverwrite.idVendor, ushort, S_IRUGO); \
545 module_param_named(idProduct, coverwrite.idProduct, ushort, S_IRUGO); \
548 module_param_named(bcdDevice, coverwrite.bcdDevice, ushort, S_IRUGO); \
/linux/drivers/s390/char/
A Ddefkeymap.c90 ushort *ebc_key_maps[MAX_NR_KEYMAPS] = {
/linux/drivers/message/fusion/
A Dmptctl.h388 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 Dinit.c99 module_param(ssp_max_occ_to, ushort, 0);
103 module_param(stp_max_occ_to, ushort, 0);
107 module_param(ssp_inactive_to, ushort, 0);
111 module_param(stp_inactive_to, ushort, 0);
/linux/drivers/video/fbdev/
A Ddnfb.c156 ushort *src, dummy; in dnfb_copyarea()
161 src = (ushort *)(info->screen_base + area->sy * info->fix.line_length + in dnfb_copyarea()
/linux/drivers/usb/atm/
A Dxusbatm.c22 XUSBATM_PARM(vendor, unsigned short, ushort, "USB device vendor");
23 XUSBATM_PARM(product, unsigned short, ushort, "USB device product");
/linux/drivers/char/hw_random/
A Djh7110-trng.c112 module_param(autoreq, ushort, 0);
118 module_param(autoage, ushort, 0);

Completed in 95 milliseconds

12345