Home
last modified time | relevance | path

Searched refs:RSTMGR_CPUSTRELEASE_CPUx (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/plat/intel/soc/common/include/
H A Dsocfpga_reset_manager.h215 #define RSTMGR_CPUSTRELEASE_CPUx 0x10D11094 macro
/rk3399_ARM-atf/plat/intel/soc/agilex5/
H A Dbl31_plat_setup.c291 mmio_write_32(RSTMGR_CPUSTRELEASE_CPUx, pch_cpu); in bl31_plat_set_secondary_cpu_entrypoint()
/rk3399_ARM-atf/plat/intel/soc/common/soc/
H A Dsocfpga_reset_manager.c1272 if ((cpurstrelease_status & RSTMGR_CPUSTRELEASE_CPUx) == cpu_id) { in socfpga_cpurstrelease()