Searched refs:spl_early_init (Results 1 – 6 of 6) sorted by relevance
149 ret = spl_early_init(); in board_init_f()
234 ret = spl_early_init();
168 spl_early_init(); in early_system_init()
241 int spl_early_init(void);
39 during the early initialization stage of the SPL (spl_early_init() or
365 int spl_early_init(void) in spl_early_init() function