Home
last modified time | relevance | path

Searched refs:bcmring_arch_warm_reboot (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/arch/arm/mach-bcmring/include/mach/
Dsystem.h25 extern int bcmring_arch_warm_reboot;
34 printk("arch_reset:%c %x\n", mode, bcmring_arch_warm_reboot); in arch_reset()
38 if (bcmring_arch_warm_reboot) { in arch_reset()
/linux-2.6.39/arch/arm/mach-bcmring/
Darch.c52 int bcmring_arch_warm_reboot; /* do a warm reboot on hard reset */ variable
59 .data = &bcmring_arch_warm_reboot,