Home
last modified time | relevance | path

Searched defs:reboot_mode (Results 1 – 12 of 12) sorted by relevance

/openbmc/u-boot/arch/arm/mach-omap2/omap3/
H A Dboot.c61 u32 reboot_mode; in omap_reboot_mode() local
95 u32 reboot_mode; in omap_reboot_mode_store() local
/openbmc/u-boot/board/lg/sniper/
H A Dsniper.c94 char reboot_mode[2] = { 0 }; in misc_init_r() local
165 char reboot_mode[2] = { 0 }; in reset_misc() local
/openbmc/linux/drivers/firmware/efi/
H A Dreboot.c13 void efi_reboot(enum reboot_mode reboot_mode, const char *__unused) in efi_reboot()
/openbmc/linux/drivers/power/reset/
H A Dqcom-pon.c26 struct reboot_mode_driver reboot_mode; member
/openbmc/u-boot/board/amazon/kc1/
H A Dkc1.c88 char reboot_mode[2] = { 0 }; in misc_init_r() local
/openbmc/linux/include/linux/
H A Dreboot.h17 enum reboot_mode { enum
H A Defi.h905 efi_reboot(enum reboot_mode reboot_mode, const char *__unused) {} in efi_reboot()
/openbmc/linux/drivers/mfd/
H A Dtps65219.c41 static int tps65219_restart(struct tps65219 *tps, unsigned long reboot_mode) in tps65219_restart()
H A Dacer-ec-a500.c116 unsigned long reboot_mode, void *data) in a500_ec_restart_notify()
/openbmc/linux/arch/arm/include/asm/mach/
H A Darch.h43 enum reboot_mode reboot_mode; /* default restart mode */ member
/openbmc/linux/drivers/watchdog/
H A Drealtek_otto_wdt.c179 static int otto_wdt_restart(struct watchdog_device *wdev, unsigned long reboot_mode, in otto_wdt_restart()
/openbmc/linux/drivers/spi/
H A Dspi-sprd-adi.c378 u32 val, reboot_mode = 0; in sprd_adi_restart() local