Home
last modified time | relevance | path

Searched refs:prm_reboot_mode (Results 1 – 4 of 4) sorted by relevance

/linux/arch/arm/mach-omap2/
H A Dam33xx-restart.c22 prm_reboot_mode = mode; in am33xx_restart()
H A Dprm.h18 extern enum reboot_mode prm_reboot_mode;
H A Dprm33xx.c330 if (prm_reboot_mode == REBOOT_COLD) in am33xx_prm_global_sw_reset()
H A Dprm_common.c73 enum reboot_mode prm_reboot_mode; variable