Searched refs:x20 (Results 176 - 200 of 4577) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/oss/
H A Dwaveartist.h18 #define DAT_WE 0x20
29 #define DAT_WEIE 0x20
52 #define WACMD_OUTPUTFORMAT 0x20 //0-8S, 1-16S, 2-8U
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/oxygen/
H A Dpcm1796.h19 #define PCM1796_FMT_24_RJUST 0x20
33 #define PCM1796_ATS_2 0x20
47 #define PCM1796_DSD 0x20
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/codecs/
H A Dwm2000.h46 #define WM2000_STATUS_CAT_FREQ_COMPLETE 0x20
56 #define WM2000_MODE_CAT_FREQ_ENABLE 0x20
69 #define WM2000_ANC_ENG_CLR 0x20
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dmc146818rtc.h78 # define RTC_REF_CLCK_32KHZ 0x20
89 # define RTC_AIE 0x20 /* alarm interrupt enable */
101 # define RTC_AF 0x20
H A Dsc26198.h139 #define MR0_TXHALF 0x20
160 #define MR1_ERRBLOCK 0x20
177 #define MR2_TXRTS 0x20
262 #define SR_RXPARITY 0x20
277 #define IR_ADDRRECOG 0x20
316 #define BRGCTCR_1SCLK64 0x20
350 #define XISR_RXXOFFSENT 0x20
403 #define GITR_TXDATA 0x20
422 #define IPR_DTRCHANGE 0x20
438 #define IOPR_DTRCOS 0x20
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/mmc/
H A Dsdio.h99 #define SDIO_BUS_ECSI 0x20 /* Enable continuous SPI interrupt */
102 #define SDIO_BUS_ASYNC_INT 0x20
113 #define SDIO_CCCR_CAP_E4MI 0x20 /* enable ints during 4-bit CMD53 */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap2/
H A Dclock34xx.c49 r = (((__force u32)clk->enable_reg & ~0xf0) | 0x20);
83 r = (((__force u32)clk->enable_reg & ~0xf0) | 0x20);
115 r = (((__force u32)clk->enable_reg & ~0xf0) | 0x20);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/libbb/
H A Du_signal_names.c136 if ((name[0] | 0x20) == 'i' && (name[1] | 0x20) == 'o') {
142 if ((name[2] | 0x20) == 't' && !name[3])
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/vt6656/
H A Dmac.h74 #define MAC_REG_LRT 0x20 //
164 #define I2MCFG_WAITCTL 0x20
192 #define TFTCTL_HWUTSFEN 0x20
206 #define EnCFG_ProtectMd 0x20
226 #define CFG_TMOT_SW 0x20
240 #define TEST_SOFTINT 0x20 //
252 #define HOSTCR_ADHOC 0x20 // Network Type 1 = Ad-hoc
271 #define RCR_UNICAST 0x20 //
302 #define ISR_GPIO0 0x20
312 #define PSCFG_WAKECALEN 0x20 //
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hisax/
H A Dhfc_2bds0.h67 #define HFCD_STATINT 0x20
77 #define HFCD_AUTO_TIMER 0x20
97 #define HFCD_INTS_DREC 0x20
106 #define HFCD_ACTIVATE 0x20
117 #define SCTRL_TEST 0x20
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/include/asm/
H A Deisa_eeprom.h46 #define HPEE_SLOT_INFO_VIRTUAL 0x20
64 #define HPEE_FUNCTION_INFO_HAVE_PORT_INIT 0x20
89 #define HPEE_MEMORY_SHARED 0x20
110 #define HPEE_IRQ_TRIG_LEVEL 0x20
129 #define HPEE_DMA_TIMING_TYPEB 0x20
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/include/asm/
H A Dmac_via.h55 #define VIA1A_vHeadSel 0x20 /* Head select for IWM.
72 * (with 0x20 being 'disk head select')
107 #define VIA1B_vADBS2 0x20 /* ADB state input bit 1 (unused on IIfx) */
119 #define EVRB_SYSES 0x20 /* SYS_SESSION */
137 #define VIA2A_vIRQE 0x20 /* IRQ from slot $E */
162 #define VIA2B_vTfr0 0x20 /* Transfer mode bit 0 ack from NuBus */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-pnx4008/include/mach/
H A Ddma.h29 #define DMAC_Cx_SRC_ADDR(c) (DMAC_BASE + 0x0100 + (c) * 0x20)
30 #define DMAC_Cx_DEST_ADDR(c) (DMAC_BASE + 0x0104 + (c) * 0x20)
31 #define DMAC_Cx_LLI(c) (DMAC_BASE + 0x0108 + (c) * 0x20)
32 #define DMAC_Cx_CONTROL(c) (DMAC_BASE + 0x010c + (c) * 0x20)
33 #define DMAC_Cx_CONFIG(c) (DMAC_BASE + 0x0110 + (c) * 0x20)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hwmon/
H A Dlis3lv02d.h45 CTRL_REG1 = 0x20,
107 CTRL1_DF1 = 0x20,
116 CTRL1_FS = 0x20,
127 CTRL2_BLE = 0x20,
141 CTRL3_HPFF = 0x20,
152 STATUS_YOR = 0x20,
163 FF_WU_CFG_ZHIE = 0x20,
174 FF_WU_SRC_ZH = 0x20,
184 DD_CFG_ZHIE = 0x20,
195 DD_SRC_ZH = 0x20,
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/parport/
H A Dparport_gsc.h125 __parport_gsc_frob_control (p, 0x20, 0x20);
130 __parport_gsc_frob_control (p, 0x20, 0x00);
142 if (d & 0x20) {
171 if (mask & 0x20) {
174 (val & 0x20) ? "reverse" : "forward");
175 if (val & 0x20)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/serial/
H A Dio_16654.h65 #define IER_XOFF 0x20 // Enable s/w flow control (XOFF) interrupt
78 #define FCR_TX_LEVEL_32 0x20 // Tx FIFO Level = 32 bytes
94 #define ISR_INT_RTS_CTS 0x20 // RTS/CTS change int pending
130 #define MCR_XON_ANY 0x20 // Enable any char to exit XOFF mode
140 #define LSR_TX_EMPTY 0x20 // Tx Fifo empty
150 #define EDGEPORT_MSR_DSR 0x20 // Current state of DSR
190 #define EFR_SPEC_DETECT 0x20 // Enable special character detect interrupt
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/atm/
H A Dsuni.h41 #define SUNI_TLOP_CTRL 0x20 /* TLOP Control */
110 #define SUNI_MCM_LLE 0x20 /* line loopback (PM5355) */
118 #define SUNI_MCT_FIXPTR 0x20 /* RW, disable transmit payload pointer
135 #define SUNI_RSOP_CIE_FOOF 0x20 /* W, force RSOP out of frame at next
145 #define SUNI_RSOP_SIS_LOSI 0x20 /* R, loss of signal interrupt */
189 #define SUNI_RACP_IES_FIFOE 0x20 /* RW, enable FIFO overrun interrupt */
199 #define SUNI_TACP_CS_FOVRI 0x20 /* R, FIFO overrun */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/sgi/
H A Dioc.h50 #define SGINT_ISTAT0_PPORT 0x20
62 #define SGINT_ISTAT1_AFAIL 0x20
99 #define SGINT_TCWORD_CMSB 0x20 /* MSB read/write */
134 #define SGIOC_PANEL_VOLDNHOLD 0x20
154 #define SGIOC_DMASEL_SCLKEXT 0x20 /* use external serial clock */
163 #define SGIOC_RESET_LC1OFF 0x20 /* guiness: turn led off (green, else amber) */
172 #define SGIOC_WRITE_U0AMODE 0x20 /* 1=PC 0=MAC UART mode */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/drivers/opl4/
H A Dyrw801.c58 {0x14, 0x27, {0x12c,7474,100, 0,0,0x00,0xc8,0x20,0xf2,0x13,0x08,0x0}},
59 {0x28, 0x2d, {0x12d,6816,100, 0,0,0x00,0xc8,0x20,0xf2,0x14,0x08,0x0}},
60 {0x2e, 0x33, {0x12e,5899,100, 0,0,0x00,0xc8,0x20,0xf2,0x14,0x08,0x0}},
61 {0x34, 0x39, {0x12f,5290,100, 0,0,0x00,0xc8,0x20,0xf2,0x14,0x08,0x0}},
62 {0x3a, 0x3f, {0x130,4260,100, 0,0,0x0a,0xc8,0x20,0xf2,0x14,0x08,0x0}},
63 {0x40, 0x45, {0x131,3625,100, 0,0,0x0a,0xc8,0x20,0xf2,0x14,0x08,0x0}},
64 {0x46, 0x4b, {0x132,3116,100, 0,0,0x04,0xc8,0x20,0xf2,0x14,0x08,0x0}},
65 {0x4c, 0x52, {0x133,2081,100, 0,0,0x03,0xc8,0x20,0xf2,0x14,0x18,0x0}},
66 {0x53, 0x58, {0x134,1444,100, 0,0,0x07,0xc8,0x20,0xf3,0x14,0x18,0x0}},
67 {0x59, 0x6d, {0x135,1915,100, 0,0,0x00,0xc8,0x20,
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dscc.h154 #define CR_ENAB_INT_NEXT_RX 0x20
172 #define IDR_WAITREQ_RX 0x20
184 #define RCR_AUTO_ENAB_MODE 0x20
209 #define A1CR_SYNCR_SDLC 0x20
230 #define TCR_CHSIZE_6 0x20
244 #define SOR_READ_CRC_CHARS 0x20
255 #define MIC_IGN_INTACK 0x20
273 #define A2CR_CODING_NRZI 0x20
298 #define CCR_RXCLK_TRxC 0x20
313 #define DCR_DPLL_EDGE_SEARCH 0x20
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/hda/
H A Dpatch_analog.c959 {0x20, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x20 },
960 {0x21, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x20 },
961 {0x22, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x20 },
962 {0x23, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x20 },
963 {0x24, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x20 },
1014 /*{0x20, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80},*/
1416 {0x09, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x20 },
1579 {0x09, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x20 },
1950 * Inputs of Analog Mix (0x20)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/comedi/drivers/
H A Dke_counter.c148 dev->iobase + chan * 0x20 + 0x10);
150 dev->iobase + chan * 0x20 + 0x0c);
152 dev->iobase + chan * 0x20 + 0x08);
154 dev->iobase + chan * 0x20 + 0x04);
170 a0 = inb(dev->iobase + chan * 0x20);
171 a1 = inb(dev->iobase + chan * 0x20 + 0x04);
172 a2 = inb(dev->iobase + chan * 0x20 + 0x08);
173 a3 = inb(dev->iobase + chan * 0x20 + 0x0c);
174 a4 = inb(dev->iobase + chan * 0x20 + 0x10);
275 outb(0, dev->iobase + 0x20);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/sm7xx/
H A Dsmtcfb.h153 0x00, 0xFC, 0x00, 0x00, 0x20, 0x18, 0x00, 0xFC,
154 0x20, 0x0C, 0x44, 0x20, 0x00, 0x32, 0x32, 0x32,
186 0x00, 0x00, 0x00, 0x00, 0x00, 0x55, 0x03, 0x20,
213 0x00, 0xFC, 0x00, 0x00, 0x20, 0x18, 0x00, 0xFC,
214 0x20, 0x0C, 0x44, 0x20, 0x00, 0x32, 0x32, 0x32,
246 0x00, 0x00, 0x00, 0x00, 0x00, 0x55, 0x03, 0x20,
273 0x00, 0xFC, 0x00, 0x00, 0x20, 0x18, 0x00, 0xFC,
274 0x20,
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Ddlltest.cpp57 0x4e,0x6f,0x77,0x20,0x69,0x73,0x20,0x74,
58 0x68,0x65,0x20,0x74,0x69,0x6d,0x65,0x20,
59 0x66,0x6f,0x72,0x20,0x61,0x6c,0x6c,0x20};
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/zoran/
H A Dzr36050.h115 #define ZR050_HW_DMA 0x20
131 #define ZR050_MO_PASS2 0x20
137 #define ZR050_MO_PASS2 0x20
144 #define ZR050_OP_NSCN_2 0x20
158 #define ZR050_ME_DRI 0x20
167 #define ZR050_ST_RST_MASK 0x20

Completed in 124 milliseconds

1234567891011>>