Searched refs:rshift (Results 1 - 24 of 24) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/mpi/
H A DMakefile.am35 mpih-lshift-asm.S mpih-rshift-asm.S mpih-sub1-asm.S asm-syntax.h \
37 mpih-lshift.c mpih-rshift.c mpih-sub1.c \
50 # mpih-rshift C
123 mpih_rshift = mpih-rshift-asm.S
126 mpih_rshift = mpih-rshift.c
H A DMakefile.in93 @MPI_MOD_ASM_MPIH_RSHIFT_FALSE@@MPI_MOD_C_MPIH_RSHIFT_TRUE@am__objects_7 = mpih-rshift.lo
94 @MPI_MOD_ASM_MPIH_RSHIFT_TRUE@am__objects_7 = mpih-rshift-asm.lo
292 mpih-lshift-asm.S mpih-rshift-asm.S mpih-sub1-asm.S asm-syntax.h \
294 mpih-lshift.c mpih-rshift.c mpih-sub1.c \
310 # mpih-rshift C
339 @MPI_MOD_ASM_MPIH_RSHIFT_FALSE@@MPI_MOD_C_MPIH_RSHIFT_TRUE@mpih_rshift = mpih-rshift.c
340 @MPI_MOD_ASM_MPIH_RSHIFT_TRUE@mpih_rshift = mpih-rshift-asm.S
452 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mpih-rshift-asm.Plo@am__quote@
453 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mpih-rshift.Plo@am__quote@
H A DMakefile93 am__objects_7 = mpih-rshift.lo
94 #am__objects_7 = mpih-rshift-asm.lo
292 mpih-lshift-asm.S mpih-rshift-asm.S mpih-sub1-asm.S asm-syntax.h \
294 mpih-lshift.c mpih-rshift.c mpih-sub1.c \
310 # mpih-rshift C
339 mpih_rshift = mpih-rshift.c
340 #mpih_rshift = mpih-rshift-asm.S
452 include ./$(DEPDIR)/mpih-rshift-asm.Plo
453 include ./$(DEPDIR)/mpih-rshift.Plo
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/mpi/
H A DMakefile.am35 mpih-lshift-asm.S mpih-rshift-asm.S mpih-sub1-asm.S asm-syntax.h \
37 mpih-lshift.c mpih-rshift.c mpih-sub1.c \
50 # mpih-rshift C
123 mpih_rshift = mpih-rshift-asm.S
126 mpih_rshift = mpih-rshift.c
H A DMakefile.in93 @MPI_MOD_ASM_MPIH_RSHIFT_FALSE@@MPI_MOD_C_MPIH_RSHIFT_TRUE@am__objects_7 = mpih-rshift.lo
94 @MPI_MOD_ASM_MPIH_RSHIFT_TRUE@am__objects_7 = mpih-rshift-asm.lo
292 mpih-lshift-asm.S mpih-rshift-asm.S mpih-sub1-asm.S asm-syntax.h \
294 mpih-lshift.c mpih-rshift.c mpih-sub1.c \
310 # mpih-rshift C
339 @MPI_MOD_ASM_MPIH_RSHIFT_FALSE@@MPI_MOD_C_MPIH_RSHIFT_TRUE@mpih_rshift = mpih-rshift.c
340 @MPI_MOD_ASM_MPIH_RSHIFT_TRUE@mpih_rshift = mpih-rshift-asm.S
452 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mpih-rshift-asm.Plo@am__quote@
453 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mpih-rshift.Plo@am__quote@
H A DMakefile93 am__objects_7 = mpih-rshift.lo
94 #am__objects_7 = mpih-rshift-asm.lo
292 mpih-lshift-asm.S mpih-rshift-asm.S mpih-sub1-asm.S asm-syntax.h \
294 mpih-lshift.c mpih-rshift.c mpih-sub1.c \
310 # mpih-rshift C
339 mpih_rshift = mpih-rshift.c
340 #mpih_rshift = mpih-rshift-asm.S
452 include ./$(DEPDIR)/mpih-rshift-asm.Plo
453 include ./$(DEPDIR)/mpih-rshift.Plo
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/lib/
H A Dcopy_user.S23 #define t1 r2 // rshift in bytes
25 #define rshift r14 // right shift in bits define
132 shl rshift=t2,3
135 sub lshift=64,rshift
154 (p15) shl rshift=t1,3 // in bits
155 (p14) shl rshift=t2,3
160 sub lshift=64,rshift
204 #define SWITCH(pred, shift) cmp.eq pred,p0=shift,rshift
207 #define BODY(rshift) \
208 .copy_user_bit##rshift
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/arm/
H A Dvc1dsp_neon.S66 @ vshr.s16 q0, q0, #\rshift
72 @ vshr.s16 q0, q0, #(\rshift -1)
86 .macro vc1_inv_trans_4x8_helper add rshift
114 vshr.s16 q0, q0, #(\rshift - 1) @ dst[0] >>= (rshift - 1)
115 vshr.s16 q3, q3, #(\rshift - 1) @ dst[3] >>= (rshift - 1)
116 vshr.s16 q1, q1, #(\rshift - 1) @ dst[1] >>= (rshift - 1)
117 vshr.s16 q2, q2, #(\rshift
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dsoc.h32 {.reg = xreg, .shift = xshift, .rshift = xshift, .max = xmax, \
55 {.reg = xreg, .shift = shift_left, .rshift = shift_right, \
72 {.reg = xreg, .shift = shift_left, .rshift = shift_right,\
129 {.reg = xreg, .shift = shift_left, .rshift = shift_right, \
149 {.reg = xreg, .shift = shift_left, .rshift = shift_right, \
598 unsigned int reg, rreg, shift, rshift, invert; member in struct:soc_mixer_control
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sched/
H A Dcls_flow.c49 u32 rshift; member in struct:flow_filter
372 classid = (classid >> f->rshift) + f->addend;
536 f->rshift = nla_get_u32(tb[TCA_FLOW_RSHIFT]);
645 if (f->rshift)
646 NLA_PUT_U32(skb, TCA_FLOW_RSHIFT, f->rshift);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/ac97/
H A Dac97_codec.c531 int rshift = (kcontrol->private_value >> 12) & 0x0f; local
534 uinfo->count = shift == rshift ? 1 : 2;
546 int rshift = (kcontrol->private_value >> 12) & 0x0f; local
553 if (shift != rshift)
554 ucontrol->value.integer.value[1] = (snd_ac97_read_cache(ac97, reg) >> rshift) & mask;
557 if (shift != rshift)
570 int rshift = (kcontrol->private_value >> 12) & 0x0f; local
582 if (shift != rshift) {
586 val_mask |= mask << rshift;
587 val |= val2 << rshift;
887 int rshift = (kcontrol->private_value >> 12) & 0x0f; local
904 int rshift = (kcontrol->private_value >> 12) & 0x0f; local
918 int rshift = (kcontrol->private_value >> 12) & 0x0f; local
2730 int rshift = (kcontrol->private_value >> 12) & 0x0f; local
2763 int rshift = (kcontrol->private_value >> 12) & 0x0f; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/codecs/
H A Dtwl4030.c863 {.reg = xreg, .shift = shift_left, .rshift = shift_right,\
876 .rshift = xshift, .max = xmax, .invert = xinvert} }
889 unsigned int rshift = mc->rshift; local
899 if (shift != rshift) {
901 (snd_soc_read(codec, reg) >> rshift) & mask;
918 unsigned int rshift = mc->rshift; local
929 if (shift != rshift) {
931 val_mask |= mask << rshift;
[all...]
H A Dwm8350.c408 .rshift = xshift, .max = xmax, .invert = xinvert}, }
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/
H A Dsoc-dapm.c1533 unsigned int rshift = mc->rshift; local
1540 if (shift != rshift)
1542 (snd_soc_read(widget->codec, reg) >> rshift) & mask;
1546 if (shift != rshift)
1572 unsigned int rshift = mc->rshift; local
1586 if (shift != rshift) {
1590 val_mask |= mask << rshift;
1591 val |= val2 << rshift;
[all...]
H A Dsoc-core.c2035 unsigned int rshift = mc->rshift; local
2046 uinfo->count = shift == rshift ? 1 : 2;
2070 unsigned int rshift = mc->rshift; local
2077 if (shift != rshift)
2079 (snd_soc_read(codec, reg) >> rshift) & mask;
2083 if (shift != rshift)
2109 unsigned int rshift = mc->rshift; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dimagbmp.cpp458 int rshift = 0, gshift = 0, bshift = 0, ashift = 0; local
568 rshift = bit;
578 rbits = bit-rshift+1;
586 rshift = 10;
601 rshift = 16;
820 temp = (unsigned char)((aWord & rmask) >> rshift << (8-rbits));
834 temp = (unsigned char)((aDword & rmask) >> rshift);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/powermac/
H A Dpfunc_base.c64 static int macio_do_gpio_read(PMF_STD_ARGS, u8 mask, int rshift, u8 xor) argument
74 *args->u[0].p = ((value & mask) >> rshift) ^ xor;
H A Dpfunc_core.c133 int rshift = (int)pmf_next32(cmd); local
136 LOG_PARSE("pmf: read_gpio(mask: %02x, rshift: %d, xor: %02x)\n",
137 mask, rshift, xor);
139 PMF_PARSE_CALL(read_gpio, cmd, h, mask, rshift, xor);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dpmac_pfunc.h64 int (*read_gpio)(PMF_STD_ARGS, u8 mask, int rshift, u8 xor);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/via/
H A Dhw.h706 u8 rshift; member in struct:pll_config
H A Dhw.c1564 | (pll.rshift << 6)
1571 | (pll.rshift << 10)
1578 | (pll.rshift << 10)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/
H A Dcmipci.c1989 #define COMPOSE_SB_REG(lreg,rreg,lshift,rshift,mask,invert,stereo) \
1990 ((lreg) | ((rreg) << 8) | (lshift << 16) | (rshift << 19) | (mask << 24) | (invert << 22) | (stereo << 23))
2001 #define CMIPCI_SB_SW_STEREO(xname,lshift,rshift) CMIPCI_DOUBLE(xname, SB_DSP4_OUTPUT_SW, SB_DSP4_OUTPUT_SW, lshift, rshift, 1, 0, 1)
2158 #define CMIPCI_MIXER_SW_STEREO(xname, reg, lshift, rshift, invert) \
2162 .private_value = COMPOSE_SB_REG(reg, reg, lshift, rshift, 1, invert, 1), \
2172 #define CMIPCI_MIXER_VOL_STEREO(xname, reg, lshift, rshift, mask) \
2176 .private_value = COMPOSE_SB_REG(reg, reg, lshift, rshift, mask, 0, 1), \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/x86/
H A Dvp9lpf.asm83 %macro FILTER_SUBx2_ADDx2 8 ; %1=dst %2=h/l %3=cache %4=sub1 %5=sub2 %6=add1 %7=add2 %8=rshift
103 %macro FILTER_UPDATE 11-14 ; tmp1, tmp2, cacheL, cacheH, dstp, -, -, +, +, rshift, mask, [source], [preload reg + value]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_btree.c2022 XFS_BTREE_STATS_INC(cur, rshift);

Completed in 176 milliseconds