Home
last modified time | relevance | path

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

/linux-4.4.14/arch/blackfin/kernel/
Dreboot.c27 bfrom_SoftReset((void *)(L1_SCRATCH_START + L1_SCRATCH_LENGTH - 20)); in bfin_reset()
/linux-4.4.14/arch/blackfin/include/asm/
Dbfrom.h43 static inline void bfrom_SoftReset(void *new_stack) in bfrom_SoftReset() function