Home
last modified time | relevance | path

Searched defs:warm_reset (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/arch/arm/mach-omap2/
H A Dreset.c21 u32 __weak warm_reset(void) in warm_reset() function
/openbmc/u-boot/arch/arm/mach-omap2/omap5/
H A Dhwinit.c432 u32 warm_reset(void) in warm_reset() function
/openbmc/qemu/hw/ipmi/
H A Dipmi_bmc_sim.c883 static void warm_reset(IPMIBmcSim *ibs, in warm_reset() function
/openbmc/qemu/hw/usb/
H A Dhcd-xhci.c2664 static void xhci_port_reset(XHCIPort *port, bool warm_reset) in xhci_port_reset()