Home
last modified time | relevance | path

Searched refs:watchdog (Results 1 – 25 of 52) sorted by relevance

123

/arch/mn10300/kernel/
Dmn10300-watchdog.c30 static unsigned int watchdog; variable
86 watchdog = opt; in setup_watchdog()
87 if (watchdog) { in setup_watchdog()
108 if (watchdog) { in watchdog_go()
DMakefile16 obj-$(CONFIG_MN10300_WD_TIMER) += mn10300-watchdog.o mn10300-watchdog-low.o
/arch/mips/powertv/
Dreset.c40 writel(0x1, asic_reg_addr(watchdog)); in mips_machine_restart()
/arch/mips/include/asm/
Dm48t37.h20 volatile u8 watchdog; member
/arch/m68k/mvme147/
Dconfig.c65 m147_pcc->watchdog = 0x0a; /* Clear timer */ in mvme147_reset()
66 m147_pcc->watchdog = 0xa5; /* Enable watchdog - 100ms to reset */ in mvme147_reset()
/arch/arm/mach-at91/
Dpm.c47 static char watchdog[] __initdata = "watchdog"; in show_reset_status() local
90 reason = watchdog; in show_reset_status()
/arch/sparc/include/asm/
DKbuild18 header-y += watchdog.h
/arch/mips/include/asm/mach-powertv/
Dasic_reg_map.h85 REGISTER_MAP_ELEMENT(watchdog)
/arch/m68k/include/asm/
Dmvme147hw.h39 volatile u_char watchdog; member
/arch/x86/kernel/cpu/
DMakefile41 obj-$(CONFIG_X86_LOCAL_APIC) += perfctr-watchdog.o perf_event_amd_ibs.o
/arch/mips/include/asm/ip32/
Dcrime.h89 volatile unsigned long watchdog; member
/arch/mips/powertv/asic/
Dasic-gaia.c94 .watchdog = {.phys = GAIA_IO_BASE + 0x2A2C30},
Dasic-cronus.c99 .watchdog = {.phys = CRONUS_ADDR(0x2A2C30)},
Dasic-zeus.c99 .watchdog = {.phys = ZEUS_ADDR(0x282c30)},
Dasic-calliope.c99 .watchdog = {.phys = CALLIOPE_ADDR(0xA02c30)},
/arch/arm/plat-samsung/
DKconfig23 bool "S3C Initialisation watchdog"
26 Say y to enable the watchdog during the kernel decompression
27 stage. If the kernel fails to uncompress, then the watchdog
33 Say y here to use the watchdog to reset the system if the
/arch/sh/include/mach-ecovec24/mach/
Dpartner-jet-setup.txt16 LIST "disable watchdog"
/arch/cris/include/arch-v32/mach-fs/mach/hwregs/
Dintr_vect_defs.h202 unsigned int watchdog : 1; member
/arch/arm/boot/dts/
Dvexpress-v2p-ca9.dts94 watchdog@100e5000 {
Dversatile-ab.dts118 watchdog@101e1000 {
Dhighbank.dts80 watchdog@fff10620 {
Dpicoxcell-pc3x2.dtsi217 wdog: watchdog@50000 {
/arch/sh/include/mach-kfr2r09/mach/
Dpartner-jet-setup.txt16 LIST "disable watchdog"
/arch/cris/
DKconfig72 bool "Enable ETRAX watchdog"
74 Enable the built-in watchdog timer support on ETRAX based embedded
78 bool "Disable watchdog during Oops printouts"
81 By enabling this you make sure that the watchdog does not bite while
/arch/powerpc/boot/dts/
Dge_imp3a.dts109 /* Second watchdog available, driver currently supports one.

123