Searched refs:plat_secondary_reset (Results 1 – 3 of 3) sorted by relevance
26 .globl plat_secondary_reset symbol139 func plat_secondary_reset160 endfunc plat_secondary_reset
56 void plat_secondary_reset(void);
387 uint64_t reset = (uint64_t) (&plat_secondary_reset) & 0xFFFFFFFF; in rcar_pwrc_setup()