Lines Matching defs:sp5100_tco
3 * sp5100_tco : TCO timer driver for sp5100 chipsets
45 #include "sp5100_tco.h"
55 struct sp5100_tco {
111 struct sp5100_tco *tco = watchdog_get_drvdata(wdd);
127 struct sp5100_tco *tco = watchdog_get_drvdata(wdd);
139 struct sp5100_tco *tco = watchdog_get_drvdata(wdd);
152 struct sp5100_tco *tco = watchdog_get_drvdata(wdd);
164 struct sp5100_tco *tco = watchdog_get_drvdata(wdd);
186 static void tco_timer_enable(struct sp5100_tco *tco)
255 static u32 sp5100_tco_prepare_base(struct sp5100_tco *tco,
291 static int sp5100_tco_timer_init(struct sp5100_tco *tco)
354 struct sp5100_tco *tco = watchdog_get_drvdata(wdd);
364 "sp5100_tco");
382 * enables sp5100_tco register MMIO space decoding. The bitfield
426 struct sp5100_tco *tco = watchdog_get_drvdata(wdd);
437 SP5100_PM_IOPORTS_SIZE, "sp5100_tco")) {
522 struct sp5100_tco *tco;