Searched refs:board_reset (Results 1 – 13 of 13) sorted by relevance
21 void __attribute__((weak)) board_reset(void) in board_reset() function30 board_reset(); in reset_cpu()
27 void board_reset(void) __attribute__((weak, alias("__board_reset")));113 board_reset(); in do_reset()
17 void board_reset(void);
14 void board_reset(void) __attribute__((__weak__));
143 if(board_reset) { in do_reset()144 board_reset(); in do_reset()
235 void board_reset(void) in board_reset() function
237 void board_reset(void) in board_reset() function
37 void board_reset(void) __attribute__((weak, alias("__board_reset")));315 board_reset(); in do_reset()
323 void board_reset(void) in board_reset() function
170 void board_reset(void) in board_reset() function
428 void (*board_reset)(void),
824 void (*board_reset)(void), in fsl_other_ddr_sdram()836 info.board_mem_reset = board_reset; in fsl_other_ddr_sdram()
509 void board_reset(void) in board_reset() function