Searched refs:t1 (Results 1 - 25 of 1637) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/LPRng/TESTSUPPORT/
H A Drouter.sh7 dest t1
9 dest t1
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/LPRng/TESTSUPPORT/
H A Drouter.sh7 dest t1
9 dest t1
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/LPRng/TESTSUPPORT/
H A Drouter.sh7 dest t1
9 dest t1
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mips/kernel/
H A Dr4k_switch.S48 mfc0 t1, CP0_STATUS
49 LONG_S t1, THREAD_STATUS(a0)
58 li t1, _TIF_USEDFPU
59 and t2, t0, t1
61 nor t1, zero, t1
63 and t0, t0, t1
70 li t1, ~ST0_CU1
71 and t0, t0, t1
74 fpu_save_double a0 t0 t1 # c0_statu
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mips/kernel/
H A Dr4k_switch.S48 mfc0 t1, CP0_STATUS
49 LONG_S t1, THREAD_STATUS(a0)
58 li t1, _TIF_USEDFPU
59 and t2, t0, t1
61 nor t1, zero, t1
63 and t0, t0, t1
70 li t1, ~ST0_CU1
71 and t0, t0, t1
74 fpu_save_double a0 t0 t1 # c0_statu
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/curl-7.21.7/src/
H A Dcurlutil.h31 * Make sure that the first argument (t1) is the more recent time and t2 is
36 long cutil_tvdiff(struct timeval t1, struct timeval t2);
43 double cutil_tvdiff_secs(struct timeval t1, struct timeval t2);
45 long cutil_tvlong(struct timeval t1);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/curl-7.21.7/tests/libtest/
H A Dtestutil.h31 * Make sure that the first argument (t1) is the more recent time and t2 is
36 long tutil_tvdiff(struct timeval t1, struct timeval t2);
43 double tutil_tvdiff_secs(struct timeval t1, struct timeval t2);
45 long tutil_tvlong(struct timeval t1);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/cfe/cfe/arch/mips/board/bcm1250cpci/src/
H A Dbcm1250cpci_init.S111 li t1,GPIO_OUTPUT_MASK
112 sd t1,0(t0)
115 li t1,GPIO_INTERRUPT_MASK
116 sd t1,0(t0)
125 li t1,ALT_BOOTROM_PHYS >> S_IO_ADDRBASE
126 sd t1,R_IO_EXT_START_ADDR(t0)
128 li t1,ALT_BOOTROM_SIZE-1
129 sd t1,R_IO_EXT_MULT_SIZE(t0)
131 li t1,ALT_BOOTROM_TIMING0
132 sd t1,R_IO_EXT_TIME_CFG
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/curl-7.21.7/src/
H A Dcurlutil.h31 * Make sure that the first argument (t1) is the more recent time and t2 is
36 long cutil_tvdiff(struct timeval t1, struct timeval t2);
43 double cutil_tvdiff_secs(struct timeval t1, struct timeval t2);
45 long cutil_tvlong(struct timeval t1);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/curl-7.21.7/tests/libtest/
H A Dtestutil.h31 * Make sure that the first argument (t1) is the more recent time and t2 is
36 long tutil_tvdiff(struct timeval t1, struct timeval t2);
43 double tutil_tvdiff_secs(struct timeval t1, struct timeval t2);
45 long tutil_tvlong(struct timeval t1);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/curl-7.21.7/src/
H A Dcurlutil.h31 * Make sure that the first argument (t1) is the more recent time and t2 is
36 long cutil_tvdiff(struct timeval t1, struct timeval t2);
43 double cutil_tvdiff_secs(struct timeval t1, struct timeval t2);
45 long cutil_tvlong(struct timeval t1);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/curl-7.21.7/tests/libtest/
H A Dtestutil.h31 * Make sure that the first argument (t1) is the more recent time and t2 is
36 long tutil_tvdiff(struct timeval t1, struct timeval t2);
43 double tutil_tvdiff_secs(struct timeval t1, struct timeval t2);
45 long tutil_tvlong(struct timeval t1);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/test/scr035/
H A Dchk.osdir14 t1=__1
17 egrep '/@OSDIR@/' $d/Makefile.in | sed -e 's/@.*/.c/' > t1
21 cmp t1 t2 || {
24 diff t1 t2
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/test/scr035/
H A Dchk.osdir14 t1=__1
17 egrep '/@OSDIR@/' $d/Makefile.in | sed -e 's/@.*/.c/' > t1
21 cmp t1 t2 || {
24 diff t1 t2
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/test/scr035/
H A Dchk.osdir14 t1=__1
17 egrep '/@OSDIR@/' $d/Makefile.in | sed -e 's/@.*/.c/' > t1
21 cmp t1 t2 || {
24 diff t1 t2
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/cfe/cfe/arch/mips/board/pt1120/src/
H A Dpt1120_init.S118 li t1,GPIO_OUTPUT_MASK
119 sd t1,0(t0)
122 li t1,GPIO_INTERRUPT_MASK
123 sd t1,0(t0)
129 li t1,M_GPIO_DEBUG_LED
130 sd t1,0(t0)
137 li t1,LEDS_PHYS >> S_IO_ADDRBASE
138 sd t1,R_IO_EXT_START_ADDR(t0)
140 li t1,LEDS_SIZE-1 /* Needs to be 1 smaller, se UM for details */
141 sd t1,R_IO_EXT_MULT_SIZ
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/cfe/cfe/arch/mips/board/pt1125/src/
H A Dpt1125_init.S117 li t1,GPIO_OUTPUT_MASK
118 sd t1,0(t0)
121 li t1,GPIO_INTERRUPT_MASK
122 sd t1,0(t0)
128 li t1,M_GPIO_DEBUG_LED
129 sd t1,0(t0)
136 li t1,LEDS_PHYS >> S_IO_ADDRBASE
137 sd t1,R_IO_EXT_START_ADDR(t0)
139 li t1,LEDS_SIZE-1 /* Needs to be 1 smaller, se UM for details */
140 sd t1,R_IO_EXT_MULT_SIZ
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/scripts/
H A Dmakelst19 t1=`$3 --syms $1 | grep .text | grep -m1 " F "`
20 if [ -n "$t1" ]; then
21 t2=`field 6 $t1`
27 t5=`field 1 $t1`
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/scripts/
H A Dmakelst19 t1=`$3 --syms $1 | grep .text | grep -m1 " F "`
20 if [ -n "$t1" ]; then
21 t2=`field 6 $t1`
27 t5=`field 1 $t1`
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/alpha/include/asm/
H A Dswab.h26 __u64 t0, t1, t2, t3; local
29 t1 = __kernel_inswl(x, 3); /* t1 : 000000CCDD000000 */
30 t1 |= t0; /* t1 : 000000CCDDAABBCC */
31 t2 = t1 >> 16; /* t2 : 0000000000CCDDAA */
32 t0 = t1 & 0xFF00FF00; /* t0 : 00000000DD00BB00 */
34 t1 = t0 + t3; /* t1 : ssssssssDDCCBBAA */
36 return t1;
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/alpha/include/asm/
H A Dswab.h26 __u64 t0, t1, t2, t3; local
29 t1 = __kernel_inswl(x, 3); /* t1 : 000000CCDD000000 */
30 t1 |= t0; /* t1 : 000000CCDDAABBCC */
31 t2 = t1 >> 16; /* t2 : 0000000000CCDDAA */
32 t0 = t1 & 0xFF00FF00; /* t0 : 00000000DD00BB00 */
34 t1 = t0 + t3; /* t1 : ssssssssDDCCBBAA */
36 return t1;
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mips/include/asm/sibyte/
H A Dboard.h42 #define setleds(t0, t1, c0, c1, c2, c3) \
44 li t1, c0; \
45 sb t1, 0x18(t0); \
46 li t1, c1; \
47 sb t1, 0x10(t0); \
48 li t1, c2; \
49 sb t1, 0x08(t0); \
50 li t1, c3; \
51 sb t1, 0x00(t0)
53 #define setleds(t0, t1, c
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mips/include/asm/sibyte/
H A Dboard.h42 #define setleds(t0, t1, c0, c1, c2, c3) \
44 li t1, c0; \
45 sb t1, 0x18(t0); \
46 li t1, c1; \
47 sb t1, 0x10(t0); \
48 li t1, c2; \
49 sb t1, 0x08(t0); \
50 li t1, c3; \
51 sb t1, 0x00(t0)
53 #define setleds(t0, t1, c
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/cfe/cfe/arch/mips/board/ptswarm/src/
H A Dptswarm_init.S123 li t1,GPIO_OUTPUT_MASK
124 sd t1,0(t0)
127 li t1,GPIO_INTERRUPT_MASK
128 sd t1,0(t0)
134 li t1,M_GPIO_DEBUG_LED
135 sd t1,0(t0)
142 li t1,LEDS_PHYS >> S_IO_ADDRBASE
143 sd t1,R_IO_EXT_START_ADDR(t0)
145 li t1,LEDS_SIZE-1 /* Needs to be 1 smaller, se UM for details */
146 sd t1,R_IO_EXT_MULT_SIZ
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/cfe/cfe/arch/mips/board/carmel/src/
H A Dcarmel_init.S119 li t1,0xFFFF /* clear all pins */
120 sd t1,0(t0)
127 li t1,(M_GPIO_MONTEREY_RESET | M_GPIO_FPGA_INIT | M_GPIO_FPGA_PGM | \
129 sd t1,0(t0)
132 li t1,GPIO_OUTPUT_MASK
133 sd t1,0(t0)
136 li t1,GPIO_INVERT_MASK
137 sd t1,0(t0)
140 li t1,GPIO_INTERRUPT_MASK
141 sd t1,
[all...]

Completed in 434 milliseconds

1234567891011>>