Searched refs:word (Results 226 - 250 of 924) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hardware/eicon/
H A Dio.c90 word *Xlog = xlogDesc->buf ;
91 word logCnt = xlogDesc->cnt ;
92 word logOut = xlogDesc->out / sizeof(*Xlog) ;
595 word mem_inw (ADAPTER *a, void *addr)
597 word val;
612 void mem_in_buffer (ADAPTER *a, void *addr, void *buffer, word length)
632 void mem_outw (ADAPTER *a, void *addr, word data)
648 void mem_out_buffer (ADAPTER *a, void *addr, void *buffer, word length)
668 outppw(Port + 4, (word)(unsigned long)adr);
673 word io_in
[all...]
H A Ddsp_tst.h45 #define dsp_make_address_ex(pm,address) ((word)((pm) ? (address) : (address) + 0x4000))
H A Dsdp_hdr.h71 typedef word (*diva_prt_proc_t)(char *, ...);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/jfs/
H A Djfs_dmap.c99 static int dbFindBits(u32 word, int l2nb);
111 static int cnttz(u32 word);
422 int word, nbits, nwords; local
468 /* determine the bit number and word within the dmap of
473 word = dbitno >> L2DBWORD;
478 * this is the case, we'll work against that word (i.e.
485 /* determine the bit number within the word and
486 * the number of bits within the word.
491 /* check if only part of the word is to be updated. */
494 * in this word
1125 int dbitno, word, rembits, nb, nwords, wbitno, nw; local
1258 int word, lword, rc; local
2013 int rc = 0, word; local
2074 int dbitno, word, rembits, nb, nwords, wbitno, nw, agno; local
2221 int dbitno, word, rembits, nb, nwords, wbitno, nw, agno; local
2926 dbFindBits(u32 word, int l2nb) argument
3006 cnttz(u32 word) argument
3163 int dbitno, word, rembits, nb, nwords, wbitno, agno; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libswscale/x86/
H A Dinput.asm154 pshufb m1, m0, shuf_rgb2 ; (word) { R0, B1, G1, R1, R2, B3, G3, R3 }
155 pshufb m0, shuf_rgb1 ; (word) { B0, G0, R0, B1, B2, G2, R2, B3 }
156 pshufb m3, m2, shuf_rgb2 ; (word) { R4, B5, G5, R5, R6, B7, G7, R7 }
157 pshufb m2, shuf_rgb1 ; (word) { B4, G4, R4, B5, B6, G6, R6, B7 }
173 punpcklbw m0, m7 ; (word) { B0, G0, R0, B1, B2, G2, R2, B3 }
174 punpcklbw m1, m7 ; (word) { R0, B1, G1, R1, R2, B3, G3, R3 }
175 punpcklbw m2, m7 ; (word) { B4, G4, R4, B5, B6, G6, R6, B7 }
176 punpcklbw m3, m7 ; (word) { R4, B5, G5, R5, R6, B7, G7, R7 }
189 packssdw m0, m2 ; (word) { Y[0-7] }
247 pshufb m1, m0, shuf_rgb2 ; (word) { R
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/sha/asm/
H A Dsha512-mips.pl441 .word 0x428a2f98, 0x71374491, 0xb5c0fbcf, 0xe9b5dba5
442 .word 0x3956c25b, 0x59f111f1, 0x923f82a4, 0xab1c5ed5
443 .word 0xd807aa98, 0x12835b01, 0x243185be, 0x550c7dc3
444 .word 0x72be5d74, 0x80deb1fe, 0x9bdc06a7, 0xc19bf174
445 .word 0xe49b69c1, 0xefbe4786, 0x0fc19dc6, 0x240ca1cc
446 .word 0x2de92c6f, 0x4a7484aa, 0x5cb0a9dc, 0x76f988da
447 .word 0x983e5152, 0xa831c66d, 0xb00327c8, 0xbf597fc7
448 .word 0xc6e00bf3, 0xd5a79147, 0x06ca6351, 0x14292967
449 .word 0x27b70a85, 0x2e1b2138, 0x4d2c6dfc, 0x53380d13
450 .word
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/HelpGen/src/
H A Dsourcepainter.h97 // returns if the given word is a reserved word or basic type identifier
98 static bool IsKeyword( char* word, int wordLen );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dblumshub.h28 word maxBits, bitsLeft;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/leds/
H A Dleds-dac124s085.c45 u16 word; local
48 word = cpu_to_le16(((led->id) << 14) | REG_WRITE_UPDATE |
50 spi_write(led->spi, (const u8 *)&word, sizeof(word));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/sha/asm/
H A Dsha512-mips.pl441 .word 0x428a2f98, 0x71374491, 0xb5c0fbcf, 0xe9b5dba5
442 .word 0x3956c25b, 0x59f111f1, 0x923f82a4, 0xab1c5ed5
443 .word 0xd807aa98, 0x12835b01, 0x243185be, 0x550c7dc3
444 .word 0x72be5d74, 0x80deb1fe, 0x9bdc06a7, 0xc19bf174
445 .word 0xe49b69c1, 0xefbe4786, 0x0fc19dc6, 0x240ca1cc
446 .word 0x2de92c6f, 0x4a7484aa, 0x5cb0a9dc, 0x76f988da
447 .word 0x983e5152, 0xa831c66d, 0xb00327c8, 0xbf597fc7
448 .word 0xc6e00bf3, 0xd5a79147, 0x06ca6351, 0x14292967
449 .word 0x27b70a85, 0x2e1b2138, 0x4d2c6dfc, 0x53380d13
450 .word
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/lib/
H A Dstrncpy_from_user_32.S47 .word 10b, 4b
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/edac/
H A Damd64_edac_inj.c41 return sprintf(buf, "0x%x\n", pvt->injection.word);
45 * store error injection word value which refers to one of 9 16-bit word of the
62 "%s: invalid word 0x%lx\n",
67 pvt->injection.word = (u32) value;
81 * corresponding bit within the error injection word above. When used during a
128 word_bits = SET_NB_DRAM_INJECTION_READ(pvt->injection.word,
131 /* Issue 'word' and 'bit' along with the READ request */
163 word_bits = SET_NB_DRAM_INJECTION_WRITE(pvt->injection.word,
166 /* Issue 'word' an
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/i2c/busses/
H A Di2c-stub.c114 chip->words[command] = data->word;
115 dev_dbg(&adap->dev, "smbus word data - addr 0x%02x, "
117 addr, data->word, command);
119 data->word = chip->words[command];
120 dev_dbg(&adap->dev, "smbus word data - addr 0x%02x, "
122 addr, data->word, command);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dsignal.h245 static inline int sigfindinword(unsigned long word) argument
247 asm("bsfl %1,%0" : "=r"(word) : "rm"(word) : "cc");
248 return word;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/spi/
H A Dspi_bitbang.h36 u32 word, u8 bits);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/irda/
H A Ddiscovery.h46 * little endian format. A little endian machine stores MSB of word in
51 * but that fit in a word so that we can manipulate them efficiently.
56 __u16 word; member in union:__anon18375
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/mpi/hppa1.1/
H A Dudiv-qrnnd.S44 .word 0x43f00000
45 .word 0x0
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/h8300/include/asm/
H A Dbitops.h23 * ffz = Find First Zero in word. Undefined if no zero exists,
26 static __inline__ unsigned long ffz(unsigned long word) argument
36 : "0" (result),"r" (word));
185 static __inline__ unsigned long __ffs(unsigned long word) argument
195 : "0"(result),"r"(word));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/include/asm/
H A Dspinlock.h280 __u32 word; member in union:__anon9474
285 return (u32)ia64_cmpxchg4_acq((__u32 *)(x), new.word, old.word) == old.word;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/mpi/hppa1.1/
H A Dudiv-qrnnd.S44 .word 0x43f00000
45 .word 0x0
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/lib/
H A Dev6-csum_ipv6_magic.S82 or $0,$22,$0 # E : 1st src word complete
89 or $1,$5,$1 # E : 2nd src word complete
98 or $2,$22,$2 # E : 1st dst word complete
100 or $3,$23,$3 # E : U L U L : 2nd dst word complete
H A Dev6-strncpy_from_user.S73 * We are co-aligned; take care of a partial first word.
75 * t0 == the first destination word for masking back in
76 * t1 == the first source word.
81 mskqh t2, a1, t2 # U : detection in the src word
84 /* Create the 1st output word and detect 0's in the 1st input word. */
86 mskql t0, a1, t0 # U : assemble the first output word
127 /* Take care of the final (partial) word store. At this point
131 * t0 == the source word containing the null
138 /* We're doing a partial word stor
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/irda/
H A Dvlsi_ir.c183 u16 word; local
229 word = inw(iobase+VLSI_PIO_RINGPTR);
230 seq_printf(seq, "RINGPTR: rx=%u / tx=%u\n", RINGPTR_GET_RX(word), RINGPTR_GET_TX(word));
231 word = inw(iobase+VLSI_PIO_RINGBASE);
233 ((unsigned)word << 10)|(MSTRPAGE_VALUE<<24));
234 word = inw(iobase+VLSI_PIO_RINGSIZE);
235 seq_printf(seq, "RINGSIZE: rx=%u / tx=%u\n", RINGSIZE_TO_RXSIZE(word),
236 RINGSIZE_TO_TXSIZE(word));
238 word
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/msdos/
H A Dmatch.asm189 Align_Size EQU 2 ; word alignment on 16 bit processors
190 Alig_PARA EQU 0 ; word aligned code segment
194 Align_Size EQU 2 ; word alignment on 16 bit processors
195 Alig_PARA EQU 0 ; word aligned code segment
197 Align_Size EQU 2 ; word alignment on 16 bit processors
198 Alig_PARA EQU 0 ; word aligned code segment
219 extrn _prev : word
225 _DATA segment word public 'DATA'
226 extrn _nice_match : word
227 extrn _match_start : word
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/lib/
H A Ddnet_ntop.c11 u_int16_t word; member in union:__anon1176
14 u.word = addr;

Completed in 286 milliseconds

1234567891011>>