| /linux/drivers/video/fbdev/ |
| H A D | sunxvr500.c | 17 /* XXX This device has a 'dev-comm' property which apparently is 18 * XXX a pointer into the openfirmware's address space which is 19 * XXX a shared area the kernel driver can use to keep OBP 20 * XXX informed about the current resolution setting. The idea 21 * XXX is that the kernel can change resolutions, and as long 22 * XXX as the values in the 'dev-comm' area are accurate then 23 * XXX OBP can still render text properly to the console. 24 * XXX 25 * XXX I'm still working out the layout of this and whether there 26 * XXX are any signatures we need to look for etc. [all …]
|
| 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 | pvr2fb.c | 211 /* XXX: Broken! Don't use... */ 266 var->red.offset = 16; var->red.length = 8; in set_color_bitfields() 267 var->green.offset = 8; var->green.length = 8; in set_color_bitfields() 268 var->blue.offset = 0; var->blue.length = 8; in set_color_bitfields() 273 var->red.offset = 16; var->red.length = 8; in set_color_bitfields() 274 var->green.offset = 8; var->green.length = 8; in set_color_bitfields() 275 var->blue.offset = 0; var->blue.length = 8; in set_color_bitfields() 276 var->transp.offset = 24; var->transp.length = 8; in set_color_bitfields() 305 red >>= 8; green >>= 8; blue >>= 8; in pvr2fb_setcolreg() 306 tmp = (red << 16) | (green << 8) | blue; in pvr2fb_setcolreg() [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/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-mix+split.dtsi | 14 * (C) CPU2 (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>;
|
| H A D | ulcb-kf-audio-graph-card2.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
|
| H A D | ulcb-kf-simple-audio-card.dtsi | 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 38 dai-tdm-slot-num = <8>;
|
| /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 …]
|
| /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/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/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/media/rc/keymaps/ |
| H A D | rc-manli.c | 26 { 0x1c, KEY_RADIO }, /*XXX*/ 36 * 7 8 9 * 52 { 0x0a, KEY_AGAIN }, /*XXX KEY_REWIND? */ 54 { 0x17, KEY_DIGITS }, /*XXX*/ 73 { 0x16, KEY_OK }, /*XXX KEY_SELECT? KEY_ENTER? */ 81 { 0x11, KEY_TV }, /*XXX*/ 82 { 0x0d, KEY_MODE }, /*XXX there's no KEY_STEREO */
|
| 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/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/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/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/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/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/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) */
|