/linux/arch/mips/include/asm/ |
H A D | mipsprom.h | 13 #define PROM_WRITE 8 18 #define PROM_SHOWCHAR 13 /* XXX */ 19 #define PROM_GETS 14 /* XXX */ 20 #define PROM_PUTS 15 /* XXX */ 21 #define PROM_PRINTF 16 /* XXX */ 24 #define PROM_INITPROTO 17 /* XXX */ 25 #define PROM_PROTOENABLE 18 /* XXX */ 26 #define PROM_PROTODISABLE 19 /* XXX */ 27 #define PROM_GETPKT 20 /* XXX */ 28 #define PROM_PUTPKT 21 /* XXX */ [all …]
|
H A D | sgiarcs.h | 88 ULONG amask; /* XXX affinity mask??? */ 96 char vend[8], prod[8]; 149 char fname[32]; /* XXX empirical, should be a define */ 184 char name[32]; /* XXX empirical, should be define */ 196 LONG restart; /* XXX soft reset??? */ 256 _PLONG gevect; /* XXX General vector??? */ 257 _PLONG utlbvect; /* XXX UTLB vector??? */ 349 unsigned char manuf_name[8];
|
/linux/arch/arm64/boot/dts/renesas/ |
H A D | ulcb-kf-audio-graph-card2-mix+split.dtsi | 14 * (C) CPU3 (2ch) ----> (8ch) (Y) PCM3168A-p (TDM-0 : 0,1ch) 22 * (A) aplay -D plughw:0,0 xxx.wav (MIX-0) 23 * (B) aplay -D plughw:0,1 xxx.wav (MIX-1) 24 * (C) aplay -D plughw:1,0 xxx.wav (TDM-0) 25 * (D) aplay -D plughw:1,1 xxx.wav (TDM-1) 26 * (E) aplay -D plughw:1,2 xxx.wav (TDM-2) 27 * (F) aplay -D plughw:1,3 xxx.wav (TDM-3) 29 * (A) arecord -D plughw:0,0 xxx.wav 30 * (G) arecord -D plughw:1,4 xxx.wav (TDM-a) 31 * (H) arecord -D plughw:1,5 xxx.wav (TDM-b) [all …]
|
H A D | ulcb-kf-simple-audio-card-mix+split.dtsi | 14 * (C) CPU3 (2ch) ----> (8ch) (Y) PCM3168A-p (TDM-0 : 0,1ch) 22 * (A) aplay -D plughw:0,0 xxx.wav (MIX-0) 23 * (B) aplay -D plughw:0,1 xxx.wav (MIX-1) 24 * (C) aplay -D plughw:1,0 xxx.wav (TDM-0) 25 * (D) aplay -D plughw:1,1 xxx.wav (TDM-1) 26 * (E) aplay -D plughw:1,2 xxx.wav (TDM-2) 27 * (F) aplay -D plughw:1,3 xxx.wav (TDM-3) 29 * (A) arecord -D plughw:0,0 xxx.wav 30 * (G) arecord -D plughw:1,4 xxx.wav (TDM-a) 31 * (H) arecord -D plughw:1,5 xxx.wav (TDM-b) [all …]
|
H A D | ulcb-kf-audio-graph-card.dtsi | 11 * (C) CPU2 ----> PCM3168A-p (8ch) 14 * (A) aplay -D plughw:0,0 xxx.wav 15 * (B) aplay -D plughw:0,1 xxx.wav 16 * (C) aplay -D plughw:1,0 xxx.wav 18 * (A) arecord -D plughw:0,0 xxx.wav 19 * (D) arecord -D plughw:1,1 xxx.wav 75 dai-tdm-slot-num = <8>;
|
/linux/Documentation/filesystems/ |
H A D | isofs.rst | 22 There is also an option of doing UTF-8 translations with the 24 utf8 Encode Unicode names in UTF-8 format. Default is no. 39 mode=xxx Sets the permissions on files to xxx unless Rock Ridge 41 dmode=xxx Sets the permissions on directories to xxx unless Rock Ridge 54 sbsector=xxx Session begins from sector xxx
|
H A D | omfs.rst | 12 block sizes from 2k to 8k, with hash-based directories. This 39 umask=xxx set permission umask to xxx 40 fmask=xxx set umask to xxx for files 41 dmask=xxx set umask to xxx for directories
|
/linux/arch/xtensa/kernel/ |
H A D | align.S | 113 * XXX 0011 ssss tttt 0010 114 * XXX 0100 ssss tttt 0010 117 * XXX 0111 ssss tttt 0010 118 * XXX 1000 ssss tttt 0010 120 * XXX 1010 0010 122 * XXX 1100 0010 123 * XXX 1101 0010 124 * XXX 1110 0010 206 extui a3, a3, 0, 8 261 addi a3, a3, 8 [all …]
|
/linux/drivers/scsi/isci/ |
H A D | sas.h | 64 * XXX: This needs to go into <scsi/sas.h> 82 * XXX: This needs to go into <scsi/sas.h> 85 u8 LUN[8]; 101 * XXX: This needs to go into <scsi/sas.h> 104 u8 LUN[8]; 125 u8 ign_zone_grp:1; /* byte 8 */ 145 u8 _r_a; /* byte 8 */ 153 u8 rt_sas_addr[8]; /* bytes 16-23 */ 167 u8 _r_a[3]; /* bytes 6-8 */ 177 u8 att_dev_name[8]; /* byte 24-31 */ [all …]
|
/linux/drivers/net/wireless/marvell/libertas_tf/ |
H A D | Kconfig | 3 tristate "Marvell 8xxx Libertas WLAN driver support with thin firmware" 7 A library for Marvell Libertas 8xxx devices using thinfirm.
|
/linux/drivers/video/fbdev/ |
H A D | dnfb.c | 36 #define AP_CONTROL_0 isaIO2mem(AP_IOBASE+8) /* Control Register 0. Read/Write */ 53 #define AD_BLT 0x80 /* 1xxx.xxxx */ 54 #define NORMAL 0x80 /* 1xxx.xxxx */ /* What is happening here ?? */ 55 #define INVERSE 0x00 /* 0xxx.xxxx */ /* Clearing this reverses the screen */ 56 #define PIX_BLT 0x00 /* 0xxx.xxxx */ 62 #define nRESET_SYNC 0x08 /* xxxx.1xxx */ 73 * Following 3 defines are common to 1, 4 and 8 plane. 86 #define ROP(r2,r3,r0,r1) ( (U_SHORT)((r0)|((r1)<<4)|((r2)<<8)|((r3)<<12)) ) 104 #define SWAP(A) ((A>>8) | ((A&0xff) <<8)) 166 y_delta = (info->fix.line_length * 8) - area->sx - area->width; in dnfb_copyarea() [all …]
|
H A D | sunxvr2500.c | 38 sp->depth = of_getintprop_default(sp->of_node, "depth", 8); in s3d_get_props() 56 red >>= 8; in s3d_setcolreg() 57 green >>= 8; in s3d_setcolreg() 58 blue >>= 8; in s3d_setcolreg() 60 value = (blue << 24) | (green << 16) | (red << 8); in s3d_setcolreg() 100 var->red.offset = 8; in s3d_set_fbinfo() 101 var->red.length = 8; in s3d_set_fbinfo() 103 var->green.length = 8; in s3d_set_fbinfo() 105 var->blue.length = 8; in s3d_set_fbinfo() 165 /* XXX 'linebytes' is often wrong, it is equal to the width in s3d_pci_register() [all …]
|
/linux/tools/perf/tests/shell/ |
H A D | buildid.sh | 32 wineprefix=$(mktemp -d /tmp/perf.wineprefix.XXX) 39 ex_md5=$(mktemp /tmp/perf.ex.MD5.XXX) 40 ex_sha1=$(mktemp /tmp/perf.ex.SHA1.XXX) 61 sed 's@^\(..\)\(..\)\(..\)\(..\)\(..\)\(..\)\(..\)\(..\)\(.*\)0a$@\4\3\2\1\6\5\8\7\9@'` 117 build_id_dir=$(mktemp -d /tmp/perf.debug.XXX) 133 data=$(mktemp /tmp/perf.data.XXX) 134 build_id_dir=$(mktemp -d /tmp/perf.debug.XXX) 135 log_out=$(mktemp /tmp/perf.log.out.XXX) 136 log_err=$(mktemp /tmp/perf.log.err.XXX)
|
H A D | daemon.sh | 60 local up=$8 75 line_up=`echo "${line}" | awk 'BEGIN { FS = ":" } ; { print $8 }'` 162 config=$(mktemp /tmp/perf.daemon.config.XXX) 164 base=$(mktemp -d /tmp/perf.daemon.base.XXX) 216 config=$(mktemp /tmp/perf.daemon.config.XXX) 218 base=$(mktemp -d /tmp/perf.daemon.base.XXX) 341 config=$(mktemp /tmp/perf.daemon.config.XXX) 343 base=$(mktemp -d /tmp/perf.daemon.base.XXX) 399 config=$(mktemp /tmp/perf.daemon.config.XXX) 401 base=$(mktemp -d /tmp/perf.daemon.base.XXX) [all …]
|
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
H A D | ramnv50.c | 95 /* XXX: N=1 is not proper statistics */ in nv50_ram_timing_calc() 100 T(CWL) << 8 | in nv50_ram_timing_calc() 105 max_t(s8, T(CWL) - 2, 1) << 8 | in nv50_ram_timing_calc() 109 timing[0] = (T(RP) << 24 | T(RAS) << 16 | T(RFC) << 8 | T(RC)); in nv50_ram_timing_calc() 112 (T(WTR) + 1 + T(CWL)) << 8 | in nv50_ram_timing_calc() 116 (T(RCDWR) << 8) | in nv50_ram_timing_calc() 120 (T(CL) - 1) << 8 | in nv50_ram_timing_calc() 123 T(13) << 8 | in nv50_ram_timing_calc() 130 timing[8] = (cur8 & 0xffffff00); in nv50_ram_timing_calc() 132 /* XXX: P.version == 1 only has DDR2 and GDDR3? */ in nv50_ram_timing_calc() [all …]
|
/linux/Documentation/networking/device_drivers/ethernet/dlink/ |
H A D | dl2k.rst | 45 3. ifconfig eth0 up 10.xxx.xxx.xxx netmask 255.0.0.0 62 8. Driver will automatically load and configure at next boot time. 86 [root@XXX /] mkdir cdrom 87 [root@XXX /] mount -r -t iso9660 -o conv=auto /dev/cdrom /cdrom 88 [root@XXX /] cd root 89 [root@XXX /root] mkdir dl2k 90 [root@XXX /root] cd dl2k 91 [root@XXX dl2k] cp /cdrom/linux/dl2k.tgz /root/dl2k 92 [root@XXX dl2k] tar xfvz dl2k.tgz 93 [root@XXX dl2k] make all [all …]
|
/linux/drivers/media/rc/keymaps/ |
H A D | rc-behold.c | 28 { 0x866b1c, KEY_TUNER }, /* XXX KEY_TV / KEY_RADIO */ 38 * 7 8 9 * 74 { 0x866b16, KEY_OK }, /* XXX KEY_ENTER */ 95 { 0x866b1f, KEY_RED }, /*XXX KEY_AUDIO */ 104 { 0x866b19, KEY_BLUE }, /* XXX KEY_SAT */
|
/linux/include/linux/platform_data/ |
H A D | gpmc-omap.h | 13 #define GPMC_CS_NUM 8 80 /* XXX: try to combine t_avdp_r & t_avdp_w. Issue is 112 u32 t_ce_rdyz; /* XXX: description ?, or use t_cez instead */ 115 /* XXX: check the possibility of combining 132 #define GPMC_BURST_8 8 /* 8 word burst */ 134 #define GPMC_DEVWIDTH_8BIT 1 /* 8-bit device width */ 156 u32 device_width; /* device bus width (8 or 16 bit) */
|
/linux/drivers/media/usb/pvrusb2/ |
H A D | pvrusb2-i2c-core.c | 75 if (hdw->cmd_buffer[0] != 8) { in pvr2_i2c_write() 136 if (hdw->cmd_buffer[0] != 8) { in pvr2_i2c_read() 182 what the real I2C receiver would have returned. We use this for 24xxx 239 val <<= 8; in i2c_24xxx_ir() 244 rdata[0] = (val >> 8) & 0xffu; in i2c_24xxx_ir() 252 attempted to a wm8775 chip on model 24xxx hardware. Autodetect of this 275 attempted to a cx25840 chip on model 24xxx hardware. This chip can 315 subaddr = (wdata[0] << 8) | wdata[1]; in i2c_hack_cx25840() 330 wbuf[0] = subaddr >> 8; in i2c_hack_cx25840() 478 if (cnt > 8) cnt = 8; in pvr2_i2c_xfer() [all …]
|
H A D | pvrusb2-encoder.c | 46 chunkCnt = 8; in pvr2_encoder_write_words() 54 hdw->cmd_buffer[bAddr+5] = ((addr>>8) & 0xffu); in pvr2_encoder_write_words() 102 hdw->cmd_buffer[6] = ((offs>>8) & 0xffu); in pvr2_encoder_read_words() 105 hdw->cmd_buffer,8, in pvr2_encoder_read_words() 328 driver (for both 24xxx and 29xxx devices). However I in pvr2_encoder_prep_config() 342 24xxx and 29xxx devices). Meanings are not entirely clear, in pvr2_encoder_prep_config() 349 /* This ENC_MISC(5,0) command seems to hurt 29xxx sync in pvr2_encoder_prep_config() 351 24xxx devices. */ in pvr2_encoder_prep_config() 368 ret |= pvr2_encoder_vcmd(hdw, CX2341X_ENC_MISC,4, 8,0,0,0); in pvr2_encoder_prep_config()
|
/linux/fs/bcachefs/ |
H A D | ec_format.h | 16 * XXX: targets should be 16 bits - fix this if we ever do a stripe_v2 31 * XXX: 41 } __packed __aligned(8);
|
/linux/net/netfilter/ipvs/ |
H A D | ip_vs_ftp.c | 92 /* Get <addr,port> from the string "xxx.xxx.xxx.xxx,ppp,ppp", started 243 * "227 Entering Passive Mode (xxx,xxx,xxx,xxx,ppp,ppp)". 244 * xxx,xxx,xxx,xxx is the server address, ppp,ppp is the server port number. 257 char buf[24]; /* xxx.xxx.xxx.xxx,ppp,ppp\000 */ in ip_vs_ftp_out() 351 ntohs(port) >> 8, in ip_vs_ftp_out() 404 * "PORT xxx,xxx,xxx,xxx,ppp,ppp\n". 405 * xxx,xxx,xxx,xxx is the client address, ppp,ppp is the client port number.
|
/linux/arch/sparc/kernel/ |
H A D | syscalls.S | 65 /* This is how fork() was meant to be done, 8 instruction entry. 76 * XXX This raises the question, whether we can do the same on 77 * XXX sparc32 to get rid of fork_kpsr _and_ fork_kwim. The 78 * XXX answer is yes. We stick fork_kpsr in UREG_G0 and 79 * XXX fork_kwim in UREG_G1 (global registers are considered 80 * XXX volatile across a system call in the sparc ABI I think 81 * XXX if it isn't we can use regs->y instead, anyone who depends 82 * XXX upon the Y register being preserved across a fork deserves 83 * XXX to lose).
|
/linux/arch/powerpc/include/asm/ |
H A D | rtas-types.h | 15 } __aligned(8); 31 * XXX 3: Severity level of error 73 * XXX 3: Reserved 80 u8 reserved[8]; /* reserved */
|
/linux/arch/arm/mach-omap1/ |
H A D | clock_data.c | 35 #define IDLAPI_ARM_SHIFT 8 54 #define OTG_SYSCON_2_UHOST_EN_SHIFT 8 62 #define SOFT_USB_OTG_DPLL_REQ_SHIFT 8 360 * XXX The enable_bit here is misused - it simply switches between 12MHz 363 * XXX does this need SYSC register handling? 377 * XXX The enable_bit here is misused - it simply switches between 12MHz 380 * XXX SYSC register handling does not belong in the clock framework 396 * XXX The enable_bit here is misused - it simply switches between 12MHz 399 * XXX does this need SYSC register handling? 413 * XXX The enable_bit here is misused - it simply switches between 12MHz [all …]
|