Home
last modified time | relevance | path

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

/drivers/watchdog/
Dsunxi_wdt.c44 struct sunxi_wdt_reg { struct
56 const struct sunxi_wdt_reg *wdt_regs; argument
87 const struct sunxi_wdt_reg *regs = sunxi_wdt->wdt_regs; in sunxi_wdt_restart()
121 const struct sunxi_wdt_reg *regs = sunxi_wdt->wdt_regs; in sunxi_wdt_ping()
133 const struct sunxi_wdt_reg *regs = sunxi_wdt->wdt_regs; in sunxi_wdt_set_timeout()
155 const struct sunxi_wdt_reg *regs = sunxi_wdt->wdt_regs; in sunxi_wdt_stop()
167 const struct sunxi_wdt_reg *regs = sunxi_wdt->wdt_regs; in sunxi_wdt_start()
205 static const struct sunxi_wdt_reg sun4i_wdt_reg = {
214 static const struct sunxi_wdt_reg sun6i_wdt_reg = {