Searched refs:actlr_el1 (Results 1 – 6 of 6) sorted by relevance
| /rk3399_ARM-atf/lib/cpus/aarch64/ |
| H A D | denver.S | 264 mrs x0, actlr_el1 267 msr actlr_el1, x0
|
| /rk3399_ARM-atf/plat/nvidia/tegra/soc/t194/ |
| H A D | plat_psci_handlers.c | 359 actlr_elx = read_el1_ctx_common((get_el1_sysregs_ctx(ctx)), actlr_el1); in tegra_soc_pwr_domain_on_finish() 362 write_el1_ctx_common((get_el1_sysregs_ctx(ctx)), actlr_el1, actlr_elx); in tegra_soc_pwr_domain_on_finish()
|
| /rk3399_ARM-atf/include/lib/el3_runtime/ |
| H A D | context_el1.h | 35 uint64_t actlr_el1; member
|
| /rk3399_ARM-atf/lib/el3_runtime/aarch64/ |
| H A D | context_mgmt.c | 112 write_el1_ctx_common(get_el1_sysregs_ctx(ctx), actlr_el1, actlr_elx); in setup_el1_context() 1752 write_el1_ctx_common(ctx, actlr_el1, read_actlr_el1()); in el1_sysregs_context_save() 1864 write_actlr_el1(read_el1_ctx_common(ctx, actlr_el1)); in el1_sysregs_context_restore()
|
| /rk3399_ARM-atf/include/arch/aarch64/ |
| H A D | arch_helpers.h | 479 DEFINE_SYSREG_RW_FUNCS(actlr_el1)
|
| /rk3399_ARM-atf/docs/design/ |
| H A D | firmware-design.rst | 1297 actlr_el1 = 0x0000000000000000
|