Home
last modified time | relevance | path

Searched refs:sunxi_wdt_reg (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/watchdog/
Dsunxi_wdt.c48 struct sunxi_wdt_reg { struct
60 const struct sunxi_wdt_reg *wdt_regs; argument
91 const struct sunxi_wdt_reg *regs = sunxi_wdt->wdt_regs; in sunxi_wdt_restart()
125 const struct sunxi_wdt_reg *regs = sunxi_wdt->wdt_regs; in sunxi_wdt_ping()
137 const struct sunxi_wdt_reg *regs = sunxi_wdt->wdt_regs; in sunxi_wdt_set_timeout()
159 const struct sunxi_wdt_reg *regs = sunxi_wdt->wdt_regs; in sunxi_wdt_stop()
171 const struct sunxi_wdt_reg *regs = sunxi_wdt->wdt_regs; in sunxi_wdt_start()
209 static const struct sunxi_wdt_reg sun4i_wdt_reg = {
218 static const struct sunxi_wdt_reg sun6i_wdt_reg = {