Home
last modified time | relevance | path

Searched refs:soc_early_init (Results 1 – 2 of 2) sorted by relevance

/linux/arch/riscv/include/asm/
H A Dsoc.h19 void soc_early_init(void);
/linux/arch/riscv/kernel/
H A Dsoc.c14 void __init soc_early_init(void) in soc_early_init() function