Searched refs:ushort (Results 1 - 25 of 123) sorted by relevance

12345

/linux-master/arch/powerpc/include/asm/
H A Dcpm1.h28 #define CPM_CR_RST ((ushort)0x8000)
29 #define CPM_CR_OPCODE ((ushort)0x0f00)
30 #define CPM_CR_CHAN ((ushort)0x00f0)
31 #define CPM_CR_FLG ((ushort)0x0001)
35 #define CPM_CR_CH_SCC1 ((ushort)0x0000)
36 #define CPM_CR_CH_I2C ((ushort)0x0001) /* I2C and IDMA1 */
37 #define CPM_CR_CH_SCC2 ((ushort)0x0004)
38 #define CPM_CR_CH_SPI ((ushort)0x0005) /* SPI / IDMA2 / Timers */
40 #define CPM_CR_CH_SCC3 ((ushort)0x0008)
41 #define CPM_CR_CH_SMC1 ((ushort)
[all...]
H A D8xx_immap.h23 ushort sc_swsr;
89 ushort memc_mstat;
90 ushort memc_mptpr;
150 ushort sit_tbscr;
155 ushort sit_rtcsc;
161 ushort sit_piscr;
168 #define TBSCR_TBIRQ_MASK ((ushort)0xff00)
169 #define TBSCR_REFA ((ushort)0x0080)
170 #define TBSCR_REFB ((ushort)0x0040)
171 #define TBSCR_REFAE ((ushort)
[all...]
H A Dcpm2.h74 #define CPM_CR_START_IDMA ((ushort)0x0009)
164 ushort smc_rbase; /* Rx Buffer descriptor base address */
165 ushort smc_tbase; /* Tx Buffer descriptor base address */
168 ushort smc_mrblr; /* Max receive buffer length */
171 ushort smc_rbptr; /* Internal */
172 ushort smc_ibc; /* Internal */
176 ushort smc_tbptr; /* Internal */
177 ushort smc_tbc; /* Internal */
179 ushort smc_maxidl; /* Maximum idle characters */
180 ushort smc_tmpid
[all...]
/linux-master/include/soc/fsl/
H 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)
82 #define CPM_CR_CLOSE_RX_BD ((ushort)0x0007)
83 #define CPM_CR_SET_GADDR ((ushort)0x0008)
84 #define CPM_CR_SET_TIMER ((ushort)
[all...]
/linux-master/drivers/staging/sm750fb/
H 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 blu
[all...]
H A Dsm750_hw.c375 int hw_sm750_setColReg(struct lynxfb_crtc *crtc, ushort index, ushort red,
376 ushort green, ushort blue)
/linux-master/drivers/net/ethernet/freescale/
H A Dfec.h249 #define BD_SC_EMPTY ((ushort)0x8000) /* Receive is empty */
250 #define BD_SC_READY ((ushort)0x8000) /* Transmit is ready */
251 #define BD_SC_WRAP ((ushort)0x2000) /* Last buffer descriptor */
252 #define BD_SC_INTRPT ((ushort)0x1000) /* Interrupt on change */
253 #define BD_SC_CM ((ushort)0x0200) /* Continuous mode */
254 #define BD_SC_ID ((ushort)0x0100) /* Rec'd too many idles */
255 #define BD_SC_P ((ushort)0x0100) /* xmt preamble */
256 #define BD_SC_BR ((ushort)0x0020) /* Break received */
257 #define BD_SC_FR ((ushort)0x0010) /* Framing error */
258 #define BD_SC_PR ((ushort)
[all...]
/linux-master/drivers/scsi/
H A Dadvansys.c266 ushort vm_id;
282 ushort x_req_count;
283 ushort x_reconnect_rtn;
306 ushort entry_cnt;
307 ushort queue_cnt;
308 ushort entry_to_copy;
309 ushort res;
318 ushort remain_sg_entry_cnt;
319 ushort next_sg_index;
459 ushort mcode_dat
[all...]
/linux-master/drivers/block/aoe/
H 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-master/include/linux/
H 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)
98 int con_get_unimap(struct vc_data *vc, ushort ct, ushort __user *uct,
H A Dtypes.h92 typedef unsigned short ushort; typedef
/linux-master/drivers/net/ethernet/realtek/
H 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-master/arch/alpha/lib/
H A Dev6-csum_ipv6_magic.S40 * add 4 ushorts, resulting in ushort/carry
41 * add carry bits + ushort --> ushort
42 * add carry bits + ushort --> ushort (in case the carry results in an overflow)
43 * Truncate to a ushort. (took 13 instructions)
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[
[all...]
/linux-master/drivers/block/
H A Damiflop.c719 ushort adk;
781 ushort *ptr = (ushort *)raw, *endp = (ushort *)end;
978 *(ushort *)ptr = (ptr[-1]&1) ? 0x2AA8 : 0xAAA8;
1049 static ushort dos_crc(void * data_a3, int data_d0, int data_d1, int data_d3)
1106 static inline ushort dos_hdr_crc (struct dos_header *hdr)
1111 static inline ushort dos_data_crc(unsigned char *data)
1116 static inline unsigned char dos_decode_byte(ushort word)
1118 register ushort w
[all...]
/linux-master/drivers/hwmon/pmbus/
H A Dmax15301.c43 static ushort delay = MAX15301_WAIT_TIME;
44 module_param(delay, ushort, 0644);
/linux-master/drivers/i2c/busses/
H 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-master/include/linux/usb/
H 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-master/drivers/message/fusion/
H 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-master/drivers/usb/atm/
H A Dxusbatm.c22 XUSBATM_PARM(vendor, unsigned short, ushort, "USB device vendor");
23 XUSBATM_PARM(product, unsigned short, ushort, "USB device product");
/linux-master/arch/powerpc/platforms/8xx/
H A Dmicropatch.c24 ushort rccr;
25 ushort cpmcr1;
26 ushort cpmcr2;
27 ushort cpmcr3;
28 ushort cpmcr4;
/linux-master/drivers/pci/hotplug/
H A Dcpcihp_generic.c204 module_param_hw(port, ushort, ioport, 0);
/linux-master/net/netfilter/
H A Dnf_conntrack_tftp.c32 module_param_array(ports, ushort, &ports_c, 0400);
H A Dnf_conntrack_sane.c40 module_param_array(ports, ushort, &ports_c, 0400);
/linux-master/drivers/scsi/isci/
H A Dinit.c103 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-master/drivers/video/fbdev/
H A Ddnfb.c156 ushort *src, dummy;
161 src = (ushort *)(info->screen_base + area->sy * info->fix.line_length +

Completed in 346 milliseconds

12345