Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/firmware/
H A Dti_sci.c1406 static int ti_sci_cmd_core_reboot(const struct ti_sci_handle *handle) in ti_sci_cmd_core_reboot() function
1851 core_ops->reboot_device = ti_sci_cmd_core_reboot; in ti_sci_setup_ops()
/openbmc/linux/drivers/firmware/
H A Dti_sci.c1654 static int ti_sci_cmd_core_reboot(const struct ti_sci_handle *handle) in ti_sci_cmd_core_reboot() function
2803 core_ops->reboot_device = ti_sci_cmd_core_reboot; in ti_sci_setup_ops()
3264 ti_sci_cmd_core_reboot(handle); in tisci_reboot_handler()