Searched refs:mpc83xx_wdt (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/watchdog/
H A Dmpc83xx_wdt.c2 * mpc83xx_wdt.c - MPC83xx watchdog userspace interface
28 struct mpc83xx_wdt { struct
41 static struct mpc83xx_wdt __iomem *wd_base;
161 wd_base = ioremap(r->start, sizeof (struct mpc83xx_wdt));
208 .name = "mpc83xx_wdt",
H A DMakefile67 obj-$(CONFIG_83xx_WDT) += mpc83xx_wdt.o

Completed in 47 milliseconds