Searched refs:sp5100_tco (Results 1 – 3 of 3) sorted by relevance
55 struct sp5100_tco { struct105 struct sp5100_tco *tco = watchdog_get_drvdata(wdd); in tco_timer_start()117 struct sp5100_tco *tco = watchdog_get_drvdata(wdd); in tco_timer_stop()129 struct sp5100_tco *tco = watchdog_get_drvdata(wdd); in tco_timer_ping()142 struct sp5100_tco *tco = watchdog_get_drvdata(wdd); in tco_timer_set_timeout()154 struct sp5100_tco *tco = watchdog_get_drvdata(wdd); in tco_timer_get_timeleft()176 static void tco_timer_enable(struct sp5100_tco *tco) in tco_timer_enable()245 static u32 sp5100_tco_prepare_base(struct sp5100_tco *tco, in sp5100_tco_prepare_base()281 static int sp5100_tco_timer_init(struct sp5100_tco *tco) in sp5100_tco_timer_init()341 struct sp5100_tco *tco = watchdog_get_drvdata(wdd); in sp5100_tco_setupdevice_mmio()[all …]
109 obj-$(CONFIG_SP5100_TCO) += sp5100_tco.o
1115 module will be called sp5100_tco.