Home
last modified time | relevance | path

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

/linux/drivers/watchdog/
H A Dsunxi_wdt.c43 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()
124 const struct sunxi_wdt_reg *regs = sunxi_wdt->wdt_regs; in sunxi_wdt_ping()
136 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()
211 static const struct sunxi_wdt_reg sun4i_wdt_reg = {
220 static const struct sunxi_wdt_reg sun6i_wdt_reg = {
229 static const struct sunxi_wdt_reg sun20i_wdt_reg = {