/Linux-v4.19/arch/powerpc/include/asm/ |
D | cpm1.h | 28 #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)0x0009) /* SMC1 / DSP1 */ [all …]
|
D | cpm2.h | 74 #define CPM_CR_START_IDMA ((ushort)0x0009) 168 ushort smc_rbase; /* Rx Buffer descriptor base address */ 169 ushort smc_tbase; /* Tx Buffer descriptor base address */ 172 ushort smc_mrblr; /* Max receive buffer length */ 175 ushort smc_rbptr; /* Internal */ 176 ushort smc_ibc; /* Internal */ 180 ushort smc_tbptr; /* Internal */ 181 ushort smc_tbc; /* Internal */ 183 ushort smc_maxidl; /* Maximum idle characters */ 184 ushort smc_tmpidl; /* Temporary idle counter */ [all …]
|
D | 8xx_immap.h | 23 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)0x0008) [all …]
|
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) 82 #define CPM_CR_CLOSE_RX_BD ((ushort)0x0007) 83 #define CPM_CR_SET_GADDR ((ushort)0x0008) 84 #define CPM_CR_SET_TIMER ((ushort)0x0008) [all …]
|
/Linux-v4.19/drivers/net/ethernet/freescale/ |
D | fec.h | 240 #define BD_SC_EMPTY ((ushort)0x8000) /* Receive is empty */ 241 #define BD_SC_READY ((ushort)0x8000) /* Transmit is ready */ 242 #define BD_SC_WRAP ((ushort)0x2000) /* Last buffer descriptor */ 243 #define BD_SC_INTRPT ((ushort)0x1000) /* Interrupt on change */ 244 #define BD_SC_CM ((ushort)0x0200) /* Continuous mode */ 245 #define BD_SC_ID ((ushort)0x0100) /* Rec'd too many idles */ 246 #define BD_SC_P ((ushort)0x0100) /* xmt preamble */ 247 #define BD_SC_BR ((ushort)0x0020) /* Break received */ 248 #define BD_SC_FR ((ushort)0x0010) /* Framing error */ 249 #define BD_SC_PR ((ushort)0x0008) /* Parity error */ [all …]
|
/Linux-v4.19/drivers/scsi/ |
D | advansys.c | 279 ushort vm_id; 295 ushort x_req_count; 296 ushort x_reconnect_rtn; 319 ushort entry_cnt; 320 ushort queue_cnt; 321 ushort entry_to_copy; 322 ushort res; 331 ushort remain_sg_entry_cnt; 332 ushort next_sg_index; 474 ushort mcode_date; [all …]
|
/Linux-v4.19/drivers/staging/sm750fb/ |
D | sm750.h | 42 ushort powerMode; 44 ushort chip_clk; 45 ushort mem_clk; 46 ushort master_clk; 47 ushort setAllEngOff; 48 ushort resetMemory; 204 int hw_sm750_setColReg(struct lynxfb_crtc *crtc, ushort index, 205 ushort red, ushort green, ushort blue);
|
D | sm750_hw.c | 375 int hw_sm750_setColReg(struct lynxfb_crtc *crtc, ushort index, in hw_sm750_setColReg() 376 ushort red, ushort green, ushort blue) in hw_sm750_setColReg()
|
/Linux-v4.19/drivers/block/aoe/ |
D | aoe.h | 134 ushort nframes; /* cap on frames to use */ 139 ushort nout; /* number of AoE commands outstanding */ 140 ushort maxout; /* current value for max outstanding */ 141 ushort next_cwnd; /* incr maxout after decrementing to zero */ 142 ushort ssthresh; /* slow start threshold */ 211 void aoecmd_cfg(ushort aoemajor, unsigned char aoeminor);
|
/Linux-v4.19/drivers/staging/dgnc/ |
D | dgnc_driver.h | 312 ushort ch_r_head; 313 ushort ch_r_tail; 316 ushort ch_e_head; 317 ushort ch_e_tail; 320 ushort ch_w_head; 321 ushort ch_w_tail;
|
D | dgnc_tty.c | 344 ushort head; in dgnc_input() 345 ushort tail; in dgnc_input() 1264 ushort thead; in dgnc_tty_chars_in_buffer() 1265 ushort ttail; in dgnc_tty_chars_in_buffer() 1340 ushort head; in dgnc_tty_write_room() 1341 ushort tail; in dgnc_tty_write_room() 1342 ushort tmask; in dgnc_tty_write_room() 1412 ushort head; in dgnc_tty_write() 1413 ushort tail; in dgnc_tty_write() 1414 ushort tmask; in dgnc_tty_write()
|
/Linux-v4.19/include/linux/ |
D | vt_kern.h | 70 int con_set_unimap(struct vc_data *vc, ushort ct, struct unipair __user *list); 71 int con_get_unimap(struct vc_data *vc, ushort ct, ushort __user *uct, struct unipair __user *list); 100 int con_set_unimap(struct vc_data *vc, ushort ct, struct unipair __user *list) in con_set_unimap() 105 int con_get_unimap(struct vc_data *vc, ushort ct, ushort __user *uct, in con_get_unimap()
|
/Linux-v4.19/drivers/block/ |
D | amiflop.c | 601 ushort adk; in raw_write() 663 ushort *ptr = (ushort *)raw, *endp = (ushort *)end; in scan_sync() 860 *(ushort *)ptr = (ptr[-1]&1) ? 0x2AA8 : 0xAAA8; in amiga_write() 931 static ushort dos_crc(void * data_a3, int data_d0, int data_d1, int data_d3) in dos_crc() 988 static inline ushort dos_hdr_crc (struct dos_header *hdr) in dos_hdr_crc() 993 static inline ushort dos_data_crc(unsigned char *data) in dos_data_crc() 998 static inline unsigned char dos_decode_byte(ushort word) in dos_decode_byte() 1000 register ushort w2; in dos_decode_byte() 1055 } while (*((ushort *)raw)!=0x5554); /* loop usually only once done */ in dos_read() 1057 raw = dos_decode((unsigned char *)&hdr,(ushort *) raw,8); in dos_read() [all …]
|
/Linux-v4.19/arch/alpha/lib/ |
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-v4.19/drivers/net/ethernet/realtek/ |
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-v4.19/drivers/i2c/busses/ |
D | i2c-cpm.c | 59 ushort rbase; /* Rx Buffer descriptor base address */ 60 ushort tbase; /* Tx Buffer descriptor base address */ 63 ushort mrblr; /* Max receive buffer length */ 66 ushort rbptr; /* Rx Buffer descriptor pointer */ 67 ushort rbc; /* Internal */ 71 ushort tbptr; /* Tx Buffer descriptor pointer */ 72 ushort tbc; /* Internal */ 75 ushort rpbase; /* Relocation pointer */
|
/Linux-v4.19/drivers/tty/vt/ |
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() 738 int con_get_unimap(struct vc_data *vc, ushort ct, ushort __user *uct, struct unipair __user *list) in con_get_unimap() 741 ushort ect; in con_get_unimap()
|
/Linux-v4.19/include/linux/usb/ |
D | composite.h | 546 module_param_named(idVendor, coverwrite.idVendor, ushort, S_IRUGO); \ 549 module_param_named(idProduct, coverwrite.idProduct, ushort, S_IRUGO); \ 552 module_param_named(bcdDevice, coverwrite.bcdDevice, ushort, S_IRUGO); \
|
/Linux-v4.19/drivers/s390/char/ |
D | defkeymap.c | 90 ushort *ebc_key_maps[MAX_NR_KEYMAPS] = {
|
/Linux-v4.19/drivers/message/fusion/ |
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-v4.19/drivers/video/fbdev/ |
D | dnfb.c | 153 ushort *src, dummy; in dnfb_copyarea() 158 src = (ushort *)(info->screen_base + area->sy * info->fix.line_length + in dnfb_copyarea()
|
/Linux-v4.19/drivers/usb/atm/ |
D | xusbatm.c | 22 XUSBATM_PARM(vendor, unsigned short, ushort, "USB device vendor"); 23 XUSBATM_PARM(product, unsigned short, ushort, "USB device product");
|
/Linux-v4.19/tools/testing/selftests/rcutorture/formal/srcu-cbmc/include/linux/ |
D | types.h | 29 typedef unsigned short ushort; typedef
|
/Linux-v4.19/drivers/scsi/isci/ |
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-v4.19/drivers/hwmon/pmbus/ |
D | zl6100.c | 61 static ushort delay = ZL6100_WAIT_TIME; 62 module_param(delay, ushort, 0644);
|