Lines Matching refs:w9
29 mov w9, #0x37 /* EnableGrp0 | EnableGrp1NS */
31 str w9, [x0, GICD_CTLR] /* Secure GICD_CTLR */
32 ldr w9, [x0, GICD_TYPER]
33 and w10, w9, #0x1f /* ITLinesNumber */
37 mov w9, #~0
38 0: str w9, [x11], #0x4
43 mov w9, #0x3 /* EnableGrp0 | EnableGrp1 */
44 str w9, [x0, GICD_CTLR] /* Secure GICD_CTLR */
45 ldr w9, [x0, GICD_TYPER]
46 and w10, w9, #0x1f /* ITLinesNumber */
49 mov w9, #~0 /* Config SPIs as Grp1 */
50 str w9, [x11], #0x4
51 0: str w9, [x11], #0x4
142 mov w9, #~0 /* Config SGIs and PPIs as Grp1 */
143 str w9, [x0, GICD_IGROUPRn] /* GICD_IGROUPR0 */
144 mov w9, #0x1 /* Enable SGI 0 */
145 str w9, [x0, GICD_ISENABLERn]
148 mov w9, #0x1e7 /* Disable IRQ/FIQ Bypass & */
151 str w9, [x1, GICC_CTLR] /* Secure GICC_CTLR */
153 mov w9, #0x1 << 7 /* Non-Secure access to GICC_PMR */
154 str w9, [x1, GICC_PMR]
173 mov w9, #0x8000
174 movk w9, #0x100, lsl #16
175 str w9, [x0, GICD_SGIR]
194 gic_wait_for_interrupt_m x0, w9