Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/lib/
H A Dhang.c15 __weak void spl_hang_reset(void) {} in spl_hang_reset() function
33 spl_hang_reset(); in hang()
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A Dspl.c626 void spl_hang_reset(void) function