Home
last modified time | relevance | path

Searched refs:reboot_device (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/drivers/sysreset/
H A Dsysreset-ti-sci.c49 ret = cops->reboot_device(sci); in ti_sci_sysreset_request()
/openbmc/u-boot/include/linux/soc/ti/
H A Dti_sci_protocol.h222 int (*reboot_device)(const struct ti_sci_handle *handle); member
/openbmc/linux/include/linux/soc/ti/
H A Dti_sci_protocol.h37 int (*reboot_device)(const struct ti_sci_handle *handle); member
/openbmc/u-boot/drivers/firmware/
H A Dti_sci.c1851 core_ops->reboot_device = ti_sci_cmd_core_reboot; in ti_sci_setup_ops()
/openbmc/linux/drivers/firmware/
H A Dti_sci.c2803 core_ops->reboot_device = ti_sci_cmd_core_reboot; in ti_sci_setup_ops()