Searched refs:RB_POWEROFF (Results 1 – 8 of 8) sorted by relevance
57 #define RB_POWEROFF 0x4000 /* turn the power off if possible */ macro
112 shutdown_nice(RB_POWEROFF); in am335x_pmic_intr()305 if (!(howto & RB_POWEROFF)) in am335x_pmic_shutdown()
232 if (howto & RB_HALT || howto & RB_POWEROFF) in bcmwd_reboot_system()
233 if ((howto & (RB_POWEROFF|RB_HALT)) == 0) in aw_wdog_shutdown_fn()
818 if (!(howto & RB_POWEROFF)) in axp2xx_shutdown()875 shutdown_nice(RB_POWEROFF); in axp2xx_intr()
915 if ((howto & RB_POWEROFF) == 0) in axp8xx_shutdown()1136 shutdown_nice(RB_POWEROFF); in axp8xx_intr()
586 shutdown_nice(RB_POWEROFF); in aw_thermal_intr()
326 if (howto & RB_POWEROFF) in shutdown_nice_task_fn()916 bootopt |= RB_POWEROFF; in vpanic()941 if ((howto & (RB_POWEROFF | RB_POWERCYCLE)) == 0 || poweroff_delay <= 0) in poweroff_wait()