Searched refs:ACPU_SC_CPU0_RSTEN (Results 1 – 1 of 1) sorted by relevance
106 #define ACPU_SC_CPU0_RSTEN (ACPU_CTRL_BASE + 0x114) macro201 #define ACPU_SC_CPUx_RSTEN(x) ((x < 8) ? (ACPU_SC_CPU0_RSTEN + 0x100 * x) : ACPU_SC_CPU0_RSTEN)
Completed in 3 milliseconds