Searched refs:soc_reset (Results 1 – 7 of 7) sorted by relevance
162 .soc_reset = at91_rst_cpu_reset,
111 cpu_reset_t soc_reset; /* SoC specific reset function */ member
175 .soc_reset = at91_rst_cpu_reset,
179 .soc_reset = at91_rst_cpu_reset,
209 .soc_reset = at91_rst_cpu_reset,
202 .soc_reset = at91_st_cpu_reset,
689 soc_info.soc_data->soc_reset(); in cpu_reset()