Searched refs:v1 (Results 1 - 25 of 765) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/cfe/cfe/arch/mips/board/bcm97115/src/
H A Dbcm97115_init.S175 li v1,0x00008000
176 sw v1,0x1A0(v0)
182 li v1,0x0000BA2C /* Set RB_MMC_DRAM_TIMING_REG = 0x0000BA2C */
184 li v1,0x00001A2C /* Set RB_MMC_DRAM_TIMING_REG = 0x00001A2C */
186 sw v1,0x00(v0) /* Set RB_MMC_DRAM_TIMING_REG */
202 li v1,0x00007823 /* Setting for BCM7115 */
205 li v1,0x00001023 /* Setting for BCM7110 */
209 sw v1,0x04(v0) /* Set RB_MMC_MEMC_DRAM_MODE_REG */
221 li v1,0x0000C6F4
223 li v1,
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-imx/include/mach/
H A Ddma-mx1-mx2.h5 * converted to mach/dma-v1.h
8 #include <mach/dma-v1.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-imx/include/mach/
H A Ddma-mx1-mx2.h5 * converted to mach/dma-v1.h
8 #include <mach/dma-v1.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/testsuite/gdb.stabs/
H A Dexclfwd1.c28 a_t v1; variable
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/testsuite/gdb.stabs/
H A Dexclfwd1.c28 a_t v1; variable
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/testsuite/gdb.stabs/
H A Dexclfwd1.c28 a_t v1; variable
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/char/mwave/
H A Dmwavedd.h79 #define PRINTK_2(f,s,v1) \
81 printk(s,v1); \
84 #define PRINTK_3(f,s,v1,v2) \
86 printk(s,v1,v2); \
89 #define PRINTK_4(f,s,v1,v2,v3) \
91 printk(s,v1,v2,v3); \
94 #define PRINTK_5(f,s,v1,v2,v3,v4) \
96 printk(s,v1,v2,v3,v4); \
99 #define PRINTK_6(f,s,v1,v2,v3,v4,v5) \
101 printk(s,v1,v
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/char/mwave/
H A Dmwavedd.h79 #define PRINTK_2(f,s,v1) \
81 printk(s,v1); \
84 #define PRINTK_3(f,s,v1,v2) \
86 printk(s,v1,v2); \
89 #define PRINTK_4(f,s,v1,v2,v3) \
91 printk(s,v1,v2,v3); \
94 #define PRINTK_5(f,s,v1,v2,v3,v4) \
96 printk(s,v1,v2,v3,v4); \
99 #define PRINTK_6(f,s,v1,v2,v3,v4,v5) \
101 printk(s,v1,v
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/crypto/des/
H A Dofb_enc.c71 register DES_LONG d0,d1,vv0,vv1,v0,v1,n=(numbits+7)/8; local
98 c2l(iv,v1);
100 ti[1]=v1;
104 ti[1]=v1;
116 { v0=v1; v1=vv0; }
118 { v0=vv0; v1=vv1; }
121 v0=((v1>>(num-32))|(vv0<<(64-num)))&0xffffffffL;
122 v1=((vv0>>(num-32))|(vv1<<(64-num)))&0xffffffffL;
126 v0=((v0>>num)|(v1<<(3
[all...]
H A Dofb64ede.c71 register DES_LONG v0,v1; local
82 c2l(iv,v1);
84 ti[1]=v1;
87 l2c(v1,dp);
93 /* ti[1]=v1; */
96 v1=ti[1];
100 l2c(v1,dp);
109 v1=ti[1];*/
112 l2c(v1,iv);
114 v0=v1
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/crypto/des/
H A Dofb_enc.c71 register DES_LONG d0, d1, vv0, vv1, v0, v1, n = (numbits + 7) / 8; local
96 c2l(iv, v1);
98 ti[1] = v1;
101 ti[1] = v1;
113 v0 = v1;
114 v1 = vv0;
117 v1 = vv1;
119 v0 = ((v1 >> (num - 32)) | (vv0 << (64 - num))) & 0xffffffffL;
120 v1 = ((vv0 >> (num - 32)) | (vv1 << (64 - num))) & 0xffffffffL;
123 v0 = ((v0 >> num) | (v1 << (3
[all...]
H A Dofb64ede.c71 register DES_LONG v0, v1; local
82 c2l(iv, v1);
84 ti[1] = v1;
87 l2c(v1, dp);
91 /* ti[1]=v1; */
94 v1 = ti[1];
98 l2c(v1, dp);
106 v1=ti[1];*/
109 l2c(v1, iv);
111 v0 = v1
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/crypto/des/
H A Dofb_enc.c71 register DES_LONG d0,d1,vv0,vv1,v0,v1,n=(numbits+7)/8; local
98 c2l(iv,v1);
100 ti[1]=v1;
104 ti[1]=v1;
116 { v0=v1; v1=vv0; }
118 { v0=vv0; v1=vv1; }
121 v0=((v1>>(num-32))|(vv0<<(64-num)))&0xffffffffL;
122 v1=((vv0>>(num-32))|(vv1<<(64-num)))&0xffffffffL;
126 v0=((v0>>num)|(v1<<(3
[all...]
H A Dofb64ede.c71 register DES_LONG v0,v1; local
82 c2l(iv,v1);
84 ti[1]=v1;
87 l2c(v1,dp);
93 /* ti[1]=v1; */
96 v1=ti[1];
100 l2c(v1,dp);
109 v1=ti[1];*/
112 l2c(v1,iv);
114 v0=v1
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/crypto/des/
H A Dofb_enc.c71 register DES_LONG d0, d1, vv0, vv1, v0, v1, n = (numbits + 7) / 8; local
96 c2l(iv, v1);
98 ti[1] = v1;
101 ti[1] = v1;
113 v0 = v1;
114 v1 = vv0;
117 v1 = vv1;
119 v0 = ((v1 >> (num - 32)) | (vv0 << (64 - num))) & 0xffffffffL;
120 v1 = ((vv0 >> (num - 32)) | (vv1 << (64 - num))) & 0xffffffffL;
123 v0 = ((v0 >> num) | (v1 << (3
[all...]
H A Dofb64ede.c71 register DES_LONG v0, v1; local
82 c2l(iv, v1);
84 ti[1] = v1;
87 l2c(v1, dp);
91 /* ti[1]=v1; */
94 v1 = ti[1];
98 l2c(v1, dp);
106 v1=ti[1];*/
109 l2c(v1, iv);
111 v0 = v1
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/crypto/des/
H A Dofb_enc.c71 register DES_LONG d0,d1,vv0,vv1,v0,v1,n=(numbits+7)/8; local
98 c2l(iv,v1);
100 ti[1]=v1;
104 ti[1]=v1;
116 { v0=v1; v1=vv0; }
118 { v0=vv0; v1=vv1; }
121 v0=((v1>>(num-32))|(vv0<<(64-num)))&0xffffffffL;
122 v1=((vv0>>(num-32))|(vv1<<(64-num)))&0xffffffffL;
126 v0=((v0>>num)|(v1<<(3
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/crypto/des/
H A Dofb_enc.c71 register DES_LONG d0, d1, vv0, vv1, v0, v1, n = (numbits + 7) / 8; local
96 c2l(iv, v1);
98 ti[1] = v1;
101 ti[1] = v1;
113 v0 = v1;
114 v1 = vv0;
117 v1 = vv1;
119 v0 = ((v1 >> (num - 32)) | (vv0 << (64 - num))) & 0xffffffffL;
120 v1 = ((vv0 >> (num - 32)) | (vv1 << (64 - num))) & 0xffffffffL;
123 v0 = ((v0 >> num) | (v1 << (3
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/pcmcia/
H A Ddevice_id.h27 #define PCMCIA_DEVICE_PROD_ID1(v1, vh1) { \
29 .prod_id = { (v1), NULL, NULL, NULL }, \
42 #define PCMCIA_DEVICE_PROD_ID12(v1, v2, vh1, vh2) { \
45 .prod_id = { (v1), (v2), NULL, NULL }, \
48 #define PCMCIA_DEVICE_PROD_ID13(v1, v3, vh1, vh3) { \
51 .prod_id = { (v1), NULL, (v3), NULL }, \
54 #define PCMCIA_DEVICE_PROD_ID14(v1, v4, vh1, vh4) { \
57 .prod_id = { (v1), NULL, NULL, (v4) }, \
60 #define PCMCIA_DEVICE_PROD_ID123(v1, v2, v3, vh1, vh2, vh3) { \
64 .prod_id = { (v1), (v
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/pcmcia/
H A Ddevice_id.h27 #define PCMCIA_DEVICE_PROD_ID1(v1, vh1) { \
29 .prod_id = { (v1), NULL, NULL, NULL }, \
42 #define PCMCIA_DEVICE_PROD_ID12(v1, v2, vh1, vh2) { \
45 .prod_id = { (v1), (v2), NULL, NULL }, \
48 #define PCMCIA_DEVICE_PROD_ID13(v1, v3, vh1, vh3) { \
51 .prod_id = { (v1), NULL, (v3), NULL }, \
54 #define PCMCIA_DEVICE_PROD_ID14(v1, v4, vh1, vh4) { \
57 .prod_id = { (v1), NULL, NULL, (v4) }, \
60 #define PCMCIA_DEVICE_PROD_ID123(v1, v2, v3, vh1, vh2, vh3) { \
64 .prod_id = { (v1), (v
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/testsuite/gdb.base/
H A Dsigbpt.c27 volatile long v1 = 0; variable
36 return *(char *) (v1 + v2 + v3);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavcodec/arm/
H A Daac.h32 unsigned v0, v1; local
41 : "=&r"(v0), "=&r"(v1), "+r"(dst)
51 unsigned v0, v1, v2, v3; local
65 : "=&r"(v0), "=&r"(v1), "=&r"(v2), "=&r"(v3), "+r"(dst)
75 unsigned v0, v1, v2, v3; local
89 : "=&r"(v0), "=&r"(v1), "=&r"(v2), "=&r"(v3), "+r"(dst)
99 unsigned v0, v1, v2, v3, nz; local
128 : "=&r"(v0), "=&r"(v1), "=&r"(v2), "=&r"(v3), "+r"(dst),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavcodec/arm/
H A Daac.h32 unsigned v0, v1; local
41 : "=&r"(v0), "=&r"(v1), "+r"(dst)
51 unsigned v0, v1, v2, v3; local
65 : "=&r"(v0), "=&r"(v1), "=&r"(v2), "=&r"(v3), "+r"(dst)
75 unsigned v0, v1, v2, v3; local
89 : "=&r"(v0), "=&r"(v1), "=&r"(v2), "=&r"(v3), "+r"(dst)
99 unsigned v0, v1, v2, v3, nz; local
128 : "=&r"(v0), "=&r"(v1), "=&r"(v2), "=&r"(v3), "+r"(dst),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/testsuite/gdb.base/
H A Dsigbpt.c27 volatile long v1 = 0; variable
36 return *(char *) (v1 + v2 + v3);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/testsuite/gdb.base/
H A Dsigbpt.c27 volatile long v1 = 0; variable
36 return *(char *) (v1 + v2 + v3);

Completed in 366 milliseconds

1234567891011>>