Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm/mach-pxa/
Dreset.c98 case REBOOT_GPIO: in pxa_restart()
Dtosa.c880 pxa_restart(REBOOT_GPIO, NULL); in tosa_poweroff()
Dspitz.c1009 pxa_restart(REBOOT_GPIO, NULL); in spitz_poweroff()
/linux-5.19.10/include/linux/
Dreboot.h23 REBOOT_GPIO, enumerator
/linux-5.19.10/kernel/
Dreboot.c1026 *mode = REBOOT_GPIO; in reboot_setup()
1086 case REBOOT_GPIO: in mode_show()
1110 reboot_mode = REBOOT_GPIO; in mode_store()