Searched refs:word (Results 576 - 600 of 924) sorted by relevance

<<21222324252627282930>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/arm/
H A Dsimple_idct_arm.S249 @@ put 2 16 bits half-words in a 32bits word
496 .word W1
497 .word W2
498 .word W3
499 .word W4
500 .word W5
501 .word W6
502 .word W7
503 .word MASK_MSHW
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hardware/eicon/
H A Dos_4bri.c533 word addr, status, i, j;
936 volatile word __iomem *signature;
950 signature = (volatile word __iomem *) (&p[0x1E]);
995 IoAdapter->Properties.Features = (word) features;
1003 IoAdapter->QuadroList->QuadroAdapter[i]->Properties.Features = (word) features;
H A Dos_pri.c512 IoAdapter->Properties.Features = (word) features;
801 word cmd = 0, cmd_org;
866 DBG_ERR(("A: failed to read DIVA signature word"))
914 word pattern;
934 if (pattern != (word) ~ DSP_SIGNATURE_PROBE_WORD) {
936 dsp, pattern, (word) ~ DSP_SIGNATURE_PROBE_WORD))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/hamradio/
H A Dhdlcdrv.c160 unsigned int mask1, mask2, mask3, mask4, mask5, mask6, word; local
168 word = hdlcdrv_hbuf_get(&s->hdlcrx.hbuf);
171 hdlcdrv_add_bitbuffer_word(&s->bitbuf_hdlc, word);
174 s->hdlcrx.bitstream |= word << 16;
176 s->hdlcrx.bitbuf |= word << 16;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/iseries/
H A Dmf.c614 * Display a single word SRC onto the VSP control panel.
616 void mf_display_src(u32 word) argument
623 ce[8] = word >> 24;
624 ce[9] = word >> 16;
625 ce[10] = word >> 8;
626 ce[11] = word;
631 * Display a single word SRC of the form "PROGXXXX" on the VSP control panel.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dscript_asm.pl234 # &parse_value($value, $word, $offset, $length) where $value is
235 # an identifier or constant, $word is the word offset relative to
236 # $address, $offset is the starting byte within that word, and
244 local ($value, $word, $offset, $length) = @_;
263 $tmp = ($address + $word) * 4 + $offset;
277 &patch ($address + $word, $offset, $length, $value);
873 # - The address of the reference should be in the second and last word
H A Dscsi_transport_spi.c640 u16 *word = (u16 *)&buffer[j]; local
642 *word = (j & 0x02) ? 0x0000 : 0xffff;
648 u16 *word = (u16 *)&buffer[j]; local
650 *word = (j & 0x02) ? 0x5555 : 0xaaaa;
655 u32 *word = (unsigned int *)&buffer[j]; local
658 *word = pattern;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/kernel/
H A Dtrampoline_64.S260 .word 661b
269 .word 661b
320 .word 661b
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/tile/lib/
H A Dmemcpy_32.S45 .word 9f, memcpy_common_fixup; \
130 /* Copy odd leftover word, if any. */
198 * - r5 contains *(r1 + 60) [i.e. last word of source line 0]
199 * - r6 contains *(r1 + 64 + 60) [i.e. last word of source line 1]
245 * - r1 is incremented by 64, unless that would point to a word
247 * to point to an arbitrary word already in the cache.
249 * - r3 is unchanged, unless it points to a word beyond the
251 * to point to an arbitrary word already in the cache.
310 /* Load second word from the second L1D line, first
315 /* Store last word t
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/i2c/busses/
H A Di2c-i801.c491 outb_p(data->word & 0xff, SMBHSTDAT0);
492 outb_p((data->word & 0xff00) >> 8, SMBHSTDAT1);
549 data->word = inb_p(SMBHSTDAT0) + (inb_p(SMBHSTDAT1) << 8);
H A Di2c-scmi.c139 mt_params[4].integer.value = data->word;
244 data->word = obj->integer.value;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/xtensa/kernel/
H A Dalign.S42 * When loading one word into a register, the content of that register is:
125 /* Note: We don't expect the address to be aligned on a word
212 __src_b a3, a5, a6 # a3 has the data word
349 l32i a5, a4, 0 # load lower address word
359 l32i a7, a4, 4 # same for upper address word
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/lib/
H A Dbitmap.c21 * The possible unused bits in the last, partially used word
119 * If shift is not word aligned, take lower rem bits of
120 * word above and make them the top rem bits of result.
163 * If shift is not word aligned, take upper rem bits of
164 * word below and make them the bottom rem bits of result.
378 int i, word, bit, len = 0; local
391 word = i / BITS_PER_LONG;
393 val = (maskp[word] >> bit) & chunkmask;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dtxtstrm.tex19 reading the next item (word / number), because otherwise the last item may get lost.
170 Reads a word (a sequence of characters until the next separator) from the
182 Sets the characters which are used to define the word boundaries in
H A Dhtmlcell.tex10 fragments {\bf cells}. Cell is for example one word, horizontal line, image
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/common/
H A Dspectrum.c1138 MeasureReqIE.ReqMode.word = MeasureReqMode;
1511 NdisMoveMemory(&pMeasureReqInfo->ReqMode.word,
1871 ReportMode.word = 0;
1874 MeasureReqInfo.Token, ReportMode.word,
2148 MeasureReqMode.word = 0;
2164 MeasureReqToken, MeasureReqMode.word,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/contrib/masm686/
H A Dmatch.asm110 chainlenwmask = 0 ; high word: current chain len
111 ; low word: s->wmask
169 ; It is then shifted into the high word, to make room for the wmask
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/contrib/masm686/
H A Dmatch.asm110 chainlenwmask = 0 ; high word: current chain len
111 ; low word: s->wmask
169 ; It is then shifted into the high word, to make room for the wmask
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavutil/arm/
H A Dasm.S131 \label: .word \val
188 .word 0
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/
H A Doid.h572 u16 word; member in union:_HTTRANSMIT_SETTING
627 u16 word; member in union:_MACHTTRANSMIT_SETTING
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/lib64/
H A Dcopy_user_memcpy.S27 ! 2.: When there are two or three bytes in the last word of an 11-or-more
28 ! bytes memory chunk to b copied, the rest of the word can be read
H A Dmemcpy.S29 ! 2.: When there are two or three bytes in the last word of an 11-or-more
30 ! bytes memory chunk to b copied, the rest of the word can be read
/netgear-R7000-V1.0.7.12_1.2.5/src/include/
H A Dmipsinc.h125 .word 0x40000000 | ((dst) << 16) | ((src) << 11) | (sel)
128 .word 0x40800000 | ((dst) << 16) | ((src) << 11) | (sel)
488 .word\t"STR(0x40010000 | ((source) << 11) | (sel))"; \
504 .word\t"STR(0x40810000 | ((source) << 11) | (sel))"; \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/x86/
H A Drv34dsp.asm40 movsx r1, word [r0]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-omap/
H A Dmcbsp.c1070 * IRQ based word transmission.
1072 void omap_mcbsp_xmit_word(unsigned int id, u32 word) argument
1088 MCBSP_WRITE(mcbsp, DXR2, word >> 16);
1089 MCBSP_WRITE(mcbsp, DXR1, word & 0xffff);
1117 int omap_mcbsp_spi_master_xmit_word_poll(unsigned int id, u32 word) argument
1155 MCBSP_WRITE(mcbsp, DXR2, word >> 16);
1156 MCBSP_WRITE(mcbsp, DXR1, word & 0xffff);
1185 int omap_mcbsp_spi_master_recv_word_poll(unsigned int id, u32 *word) argument
1252 word[0] = (word_lsb | (word_msb << 16));

Completed in 138 milliseconds

<<21222324252627282930>>