Lines Matching refs:r11
60 ldr r11, omap243x_sdi_sdrc_dlla_ctrl @ addr of dlla ctrl
61 ldr r10, [r11] @ get current val
63 addeq r11, r11, #0x8 @ if cs1 base, move to DLLB
68 str r10, [r11] @ commit to DLLA_CTRL
72 add r11, r11, #0x4 @ get addr of status reg
73 ldr r10, [r11] @ get locked value
84 sub r11, r11, #0x4 @ move from status to ctrl
86 subeq r11, r11, #0x8 @ possibly back to DLLA
89 str r1, [r11] @ restore DLLA_CTRL high value
90 add r11, r11, #0x8 @ move to DLLB_CTRL addr
91 str r1, [r11] @ set value DLLB_CTRL
301 ldr r11, omap243x_ssp_dlla_ctrl @ get addr of DLLA ctrl
302 ldr r10, [r11] @ get current val
306 str r10, [r11] @ commit to DLLA_CTRL
307 add r11, r11, #0x8 @ move to dllb
308 str r10, [r11] @ hit DLLB also