Searched defs:tco (Results 1 – 3 of 3) sorted by relevance
105 struct sp5100_tco *tco = watchdog_get_drvdata(wdd); in tco_timer_start() local117 struct sp5100_tco *tco = watchdog_get_drvdata(wdd); in tco_timer_stop() local129 struct sp5100_tco *tco = watchdog_get_drvdata(wdd); in tco_timer_ping() local142 struct sp5100_tco *tco = watchdog_get_drvdata(wdd); in tco_timer_set_timeout() local154 struct sp5100_tco *tco = watchdog_get_drvdata(wdd); in tco_timer_get_timeleft() local176 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() local413 struct sp5100_tco *tco = watchdog_get_drvdata(wdd); in sp5100_tco_setupdevice() local[all …]
259 static const struct mfd_cell tco = { variable
1060 struct hdspm_tco *tco; /* NULL if no TCO detected */ member