Lines Matching refs:w0
93 lsr w0, w0, #16
95 cmp w0, w1
178 ldr w0, [x1, #0x10]
179 orr w0, w0, #1 << 16 /* set sACR.pagesize to indicate 64K page */
180 str w0, [x1, #0x10]
212 orr w0, w0, #1 << 3 /* DCFG_RESET is accessible from NS world */
213 str w0, [x1]
225 lsr w0, w0, #16
227 cmp w0, w1
239 ldr w0, [x1] /* Filter 0 Gate Keeper Register */
240 orr w0, w0, #1 << 0 /* Set open_request for Filter 0 */
241 str w0, [x1]
244 ldr w0, [x1] /* Region-0 Attributes Register */
245 orr w0, w0, #1 << 31 /* Set Sec global write en, Bit[31] */
246 orr w0, w0, #1 << 30 /* Set Sec global read en, Bit[30] */
247 str w0, [x1]
250 ldr w0, [x1] /* Region-0 Access Register */
251 mov w0, #0xFFFFFFFF /* Set nsaid_wr_en and nsaid_rd_en */
252 str w0, [x1]
256 ldr w0, [x1] /* Filter 0 Gate Keeper Register */
257 orr w0, w0, #1 << 0 /* Set open_request for Filter 0 */
258 str w0, [x1]
261 ldr w0, [x1] /* Region-1 Attributes Register */
262 orr w0, w0, #1 << 31 /* Set Sec global write en, Bit[31] */
263 orr w0, w0, #1 << 30 /* Set Sec global read en, Bit[30] */
264 str w0, [x1]
267 ldr w0, [x1] /* Region-1 Attributes Register */
268 mov w0, #0xFFFFFFFF /* Set nsaid_wr_en and nsaid_rd_en */
269 str w0, [x1]
338 ldr w0, [x1]