Lines Matching refs:w0
104 lsr w0, w0, #16
106 cmp w0, w1
189 ldr w0, [x1, #0x10]
190 orr w0, w0, #1 << 16 /* set sACR.pagesize to indicate 64K page */
191 str w0, [x1, #0x10]
230 orr w0, w0, #1 << 3 /* DCFG_RESET is accessible from NS world */
231 str w0, [x1]
243 lsr w0, w0, #16
245 cmp w0, w1
265 ldr w0, [x1] /* Filter 0 Gate Keeper Register */
266 orr w0, w0, #1 << 0 /* Set open_request for Filter 0 */
267 str w0, [x1]
272 ldr w0, [x1] /* Region-0 Attributes Register */
273 orr w0, w0, #1 << 31 /* Set Sec global write en, Bit[31] */
274 orr w0, w0, #1 << 30 /* Set Sec global read en, Bit[30] */
275 str w0, [x1]
280 ldr w0, [x1] /* Region-0 Access Register */
281 mov w0, #0xFFFFFFFF /* Set nsaid_wr_en and nsaid_rd_en */
282 str w0, [x1]
363 ldr w0, [x1]