Home
last modified time | relevance | path

Searched refs:ti_sci_core_reboot (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/drivers/ti/ti_sci/
H A Dti_sci.h184 int ti_sci_core_reboot(void);
H A Dti_sci.c1208 int ti_sci_core_reboot(void) in ti_sci_core_reboot() function
/rk3399_ARM-atf/plat/ti/k3/common/
H A Dk3_psci.c223 ti_sci_core_reboot(); in k3_system_reset()