Lines Matching full:t2
74 lw t2, 0(t5)
75 andi t2, t2, 0x1
76 bnez t2, CPLL_READY
89 li t2, ~0x0c
90 and t1, t1, t2
112 lw t2, 0x34(s0)
113 ori t2, BIT(10)
114 sw t2, 0x34(s0)
130 li t2, BIT(31)
131 or t4, t4, t2
137 li t2, ~BIT(6)
138 and t4, t4, t2
143 li t2, BIT(6)
144 or t4, t4, t2
148 lw t2, 0x10c(s2)
150 or t2, t2, t3
151 sw t2, 0x10c(s2)
158 lw t2, 0x10c(s2)
160 or t2, t2, t3
161 sw t2, 0x10c(s2)
164 lw t2, 0x104(s2)
165 ori t2, t2, BIT(10)
166 sw t2, 0x104(s2)
170 lw t2, 0x704(s2)
172 and t2, t2, t8
200 or t2, t2, t8
213 or t2, t2, t8
226 or t2, t2, t8
238 sw t2, 0x704(s2)
248 lw t2, 0x34(s0)
249 and t2, ~BIT(10)
250 sw t2, 0x34(s0)
260 and t2, t0, BIT(21)
261 beqz t2, DDR_READY
282 lw t2, 0(t1)
284 and t2, ~BIT(6)
285 or t2, BIT(2)
288 li t2, ~(0x01f | 0x0f0)
289 and t1, t1, t2