Lines Matching refs:r2
43 mov r2,#CMMASK_LOWVEC /* Vectors at 0x00000000 for all */
46 orr r2,r2,#CMMASK_INIT_102
54 and r2,r2,#CMMASK_MAP_SIMPLE
59 and r2,r2,#CMMASK_TCRAM_DISABLE
65 and r2,r2,#CMMASK_LE
69 orr r2,r2,#CMMASK_CMxx6_COMMON
79 and r3,r1,r2
80 cmp r3,r2
88 orr r1,r1,r2
124 ldrb r2, [r0, #4] /* number of column address lines */
161 orr r2, r1, r2, ASL#12 /* OR in column address lines */
162 orr r3, r2, r3, ASL#16 /* OR in number of banks */
185 add r2, r0, #64 /* r2 <- past vectors */
191 cmp r0, r2 /* until source end address [r2] */