Searched refs:spl_early_init (Results 1 – 13 of 13) sorted by relevance
29 ret = spl_early_init(); in board_init_f()
45 ret = spl_early_init(); in board_init_f()
79 ret = spl_early_init(); in board_init_f()
130 ret = spl_early_init(); in board_init_f()
127 ret = spl_early_init(); in board_init_f()
171 ret = spl_early_init(); in board_init_f()
54 ret = spl_early_init(); in board_init_f()
238 int spl_early_init(void);
199 spl_early_init(); in early_system_init()
464 spl_early_init(); in early_system_init()
39 during the early initialization stage of the SPL (spl_early_init() or
360 int spl_early_init(void) in spl_early_init() function