Searched refs:board_reset (Results 1 – 13 of 13) sorted by relevance
22 void __attribute__((weak)) board_reset(void) in board_reset() function31 board_reset(); in reset_cpu()
28 void board_reset(void) __attribute__((weak, alias("__board_reset")));114 board_reset(); in do_reset()
18 void board_reset(void);
15 void board_reset(void) __attribute__((__weak__));
140 if(board_reset) { in do_reset()141 board_reset(); in do_reset()
236 void board_reset(void) in board_reset() function
38 void board_reset(void) __attribute__((weak, alias("__board_reset")));316 board_reset(); in do_reset()
238 void board_reset(void) in board_reset() function
324 void board_reset(void) in board_reset() function
827 void (*board_reset)(void), in fsl_other_ddr_sdram()839 info.board_mem_reset = board_reset; in fsl_other_ddr_sdram()
171 void board_reset(void) in board_reset() function
426 void (*board_reset)(void),
510 void board_reset(void) in board_reset() function