| /rk3399_ARM-atf/plat/nxp/common/psci/aarch64/ |
| H A D | psci_utils.S | 37 stp x6, x7, [sp, #-16]! 45 mov x6, x0 58 mov x0, x6 92 mov x0, x6 100 mov x0, x6 131 mov x0, x6 136 mov x0, x6 155 mov x0, x6 160 mov x0, x6 172 mov x0, x6 [all …]
|
| /rk3399_ARM-atf/drivers/renesas/common/scif/ |
| H A D | scif_helpers.S | 32 mov x6, x3 33 cbz x6, register_fail 34 str x0, [x6, #CONSOLE_T_BASE] 38 mov x0, x6
|
| /rk3399_ARM-atf/plat/intel/soc/agilex5/soc/ |
| H A D | agilex5_cache.S | 35 mrs x6, ccsidr_el1 /* read the new cssidr_el1 */ 36 ubfx x2, x6, #0, #3 /* x2 <- log2(cache line size)-4 */ 37 ubfx x3, x6, #3, #10 /* x3 <- number of cache ways - 1 */ 38 ubfx x4, x6, #13, #15 /* x4 <- number of cache sets - 1 */ 48 mov x6, x3 /* x6 <- working copy of #ways */ 50 lsl x7, x6, x5 58 2: subs x6, x6, #1 /* decrement the way */
|
| /rk3399_ARM-atf/plat/nxp/soc-ls1043a/aarch64/ |
| H A D | ls1043a.S | 298 ldr x6, =IPPDEXPCR_MASK2 299 and x6, x6, x7 300 cbz x6, 1f 308 tst x6, #IPPDEXPCR_I2C1 312 tst x6, #IPPDEXPCR_LPUART1 316 tst x6, #IPPDEXPCR_FLX_TMR1 320 tst x6, #IPPDEXPCR_OCRAM1 324 tst x6, #IPPDEXPCR_GPIO1 334 ldr x6, =IPPDEXPCR_MASK1 335 and x6, x6, x7 [all …]
|
| /rk3399_ARM-atf/common/aarch64/ |
| H A D | debug.S | 39 mov x6, #10 /* Divide by 10 after every loop iteration */ 46 udiv x5, x5, x6 /* Reduce divisor */ 67 mov x6, x1 84 tst x6, #~0xffff 86 mov x4, x6 176 mov x6, x30 185 mov x4, x6 199 mov x30, x6
|
| /rk3399_ARM-atf/drivers/renesas/common/console/ |
| H A D | rcar_console.S | 37 mov x6, x3 38 cbz x6, register_fail 39 str x0, [x6, #CONSOLE_T_BASE] 44 mov x0, x6
|
| /rk3399_ARM-atf/bl31/aarch64/ |
| H A D | crash_reporting.S | 96 ldrb w4, [x6] 99 mov x4, x6 103 sub x0, x4, x6 105 mov x6, x4 246 adr x6, gp_regs 250 ldrb w4, [x6] 253 mov x4, x6 257 sub x0, x4, x6 259 mov x6, x4 367 stp x6, x30, [x0, #REGSZ * 6] [all …]
|
| /rk3399_ARM-atf/plat/intel/soc/common/ |
| H A D | socfpga_sip_svc.c | 1101 u_register_t x5, x6, x7, x8, x9, x10, x11; local 1105 x6 = SMC_GET_GP(handle, CTX_GPREG_X6); 1115 x6, x7, x8, x9, x10, x11); 1422 uint32_t resp_payload_len = (uint32_t)x6 / MBOX_WORD_BYTE; 1559 x5, x6, x7, (uint32_t *) &x8, 1563 x5, x6, x7, (uint32_t *) &x8, 1735 x6, &mbox_error); 1747 x3, x4, x5, x6, x7, x8, is_final, 1754 status = intel_fcs_get_digest_init(x2, x3, x4, x5, x6, 1766 x3, x4, x5, x6, (uint32_t *) &x7, [all …]
|
| /rk3399_ARM-atf/plat/nxp/common/ocram/aarch64/ |
| H A D | ocram.S | 29 stp x6, x7, [sp, #-16]! 42 ldp x6, x7, [x0, #16] 46 stp x6, x7, [x0, #16] 68 ldp x6, x7, [sp], #16
|
| /rk3399_ARM-atf/plat/imx/common/ |
| H A D | lpuart_console.S | 21 mov x6, x3 22 cbz x6, register_fail 23 str x0, [x6, #CONSOLE_T_BASE] 28 mov x0, x6
|
| H A D | imx_uart_console.S | 27 mov x6, x3 28 cbz x6, register_fail 29 str x0, [x6, #CONSOLE_T_BASE] 34 mov x0, x6
|
| /rk3399_ARM-atf/plat/rockchip/rk3399/ |
| H A D | plat_sip_calls.c | 60 uint64_t x5, x6; in rockchip_plat_sip_handler() local 71 x6 = read_ctx_reg(get_gpregs_ctx(handle), CTX_GPREG_X6); in rockchip_plat_sip_handler() 72 SMC_RET1(handle, dp_hdcp_store_key(x1, x2, x3, x4, x5, x6)); in rockchip_plat_sip_handler()
|
| /rk3399_ARM-atf/drivers/cadence/uart/aarch64/ |
| H A D | cdns_console.S | 73 mov x6, x3 74 cbz x6, register_fail 75 str x0, [x6, #CONSOLE_T_BASE] 80 mov x0, x6
|
| /rk3399_ARM-atf/include/plat/marvell/armada/common/aarch64/ |
| H A D | marvell_macros.S | 62 adr x6, icc_regs 74 adr x6, gicc_regs 119 adr x6, cci_iface_regs
|
| /rk3399_ARM-atf/plat/rockchip/common/include/ |
| H A D | plat_macros.S | 62 adr x6, icc_regs 73 adr x6, gicc_regs 104 adr x6, cci_iface_regs
|
| /rk3399_ARM-atf/plat/rockchip/rk3399/drivers/dp/ |
| H A D | cdn_dp.c | 55 uint64_t x6) in dp_hdcp_store_key() argument 66 hdcp_key_pdata[5] = x6; in dp_hdcp_store_key()
|
| /rk3399_ARM-atf/drivers/arm/pl011/aarch64/ |
| H A D | pl011_console.S | 97 mov x6, x3 98 cbz x6, register_fail 99 str x0, [x6, #CONSOLE_T_BASE] 104 mov x0, x6
|
| /rk3399_ARM-atf/drivers/ti/uart/aarch64/ |
| H A D | 16550_console.S | 108 mov x6, x3 109 cbz x6, register_fail 110 str x0, [x6, #CONSOLE_T_BASE] 119 mov x0, x6
|
| /rk3399_ARM-atf/drivers/amlogic/console/aarch64/ |
| H A D | meson_console.S | 63 mov x6, x3 64 cbz x6, register_fail 65 str x0, [x6, #CONSOLE_T_BASE] 70 mov x0, x6
|
| /rk3399_ARM-atf/drivers/st/uart/aarch64/ |
| H A D | stm32_console.S | 136 mov x6, x3 137 cbz x6, register_fail 138 str x0, [x6, #CONSOLE_T_BASE] 143 mov x0, x6
|
| /rk3399_ARM-atf/drivers/marvell/uart/ |
| H A D | a3700_console.S | 134 mov x6, x3 135 cbz x6, register_fail 136 str x0, [x6, #CONSOLE_T_BASE] 141 mov x0, x6
|
| /rk3399_ARM-atf/plat/hisilicon/hikey960/include/ |
| H A D | plat_macros.S | 40 adr x6, gicc_regs 65 adr x6, cci_iface_regs
|
| /rk3399_ARM-atf/plat/hisilicon/hikey/include/ |
| H A D | plat_macros.S | 40 adr x6, gicc_regs 65 adr x6, cci_iface_regs
|
| /rk3399_ARM-atf/plat/mediatek/mt8183/include/ |
| H A D | plat_macros.S | 38 adr x6, gicc_regs 67 adr x6, cci_iface_regs
|
| /rk3399_ARM-atf/plat/mediatek/mt8173/include/ |
| H A D | plat_macros.S | 38 adr x6, gicc_regs 67 adr x6, cci_iface_regs
|