Searched defs:tco (Results 1 – 3 of 3) sorted by relevance
111 struct sp5100_tco *tco = watchdog_get_drvdata(wdd); in tco_timer_start() local127 struct sp5100_tco *tco = watchdog_get_drvdata(wdd); in tco_timer_stop() local139 struct sp5100_tco *tco = watchdog_get_drvdata(wdd); in tco_timer_ping() local152 struct sp5100_tco *tco = watchdog_get_drvdata(wdd); in tco_timer_set_timeout() local164 struct sp5100_tco *tco = watchdog_get_drvdata(wdd); in tco_timer_get_timeleft() local186 static void tco_timer_enable(struct sp5100_tco *tco) in tco_timer_enable()255 static u32 sp5100_tco_prepare_base(struct sp5100_tco *tco, in sp5100_tco_prepare_base()291 static int sp5100_tco_timer_init(struct sp5100_tco *tco) in sp5100_tco_timer_init()354 struct sp5100_tco *tco = watchdog_get_drvdata(wdd); in sp5100_tco_setupdevice_mmio() local426 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