Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/watchdog/
Dsunxi_wdt.c50 struct sunxi_wdt_reg { struct
62 const struct sunxi_wdt_reg *wdt_regs; argument
96 const struct sunxi_wdt_reg *regs = sunxi_wdt->wdt_regs; in sunxi_restart_handle()
130 const struct sunxi_wdt_reg *regs = sunxi_wdt->wdt_regs; in sunxi_wdt_ping()
142 const struct sunxi_wdt_reg *regs = sunxi_wdt->wdt_regs; in sunxi_wdt_set_timeout()
164 const struct sunxi_wdt_reg *regs = sunxi_wdt->wdt_regs; in sunxi_wdt_stop()
176 const struct sunxi_wdt_reg *regs = sunxi_wdt->wdt_regs; in sunxi_wdt_start()
213 static const struct sunxi_wdt_reg sun4i_wdt_reg = {
222 static const struct sunxi_wdt_reg sun6i_wdt_reg = {