Home
last modified time | relevance | path

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

/drivers/watchdog/
A Dimx7ulp_wdt.c62 struct imx7ulp_wdt_device { struct
83 static int imx7ulp_wdt_wait_rcs(struct imx7ulp_wdt_device *wdt) in imx7ulp_wdt_wait_rcs() argument
104 static int _imx7ulp_wdt_enable(struct imx7ulp_wdt_device *wdt, bool enable) in _imx7ulp_wdt_enable()
131 struct imx7ulp_wdt_device *wdt = watchdog_get_drvdata(wdog); in imx7ulp_wdt_enable()
149 struct imx7ulp_wdt_device *wdt = watchdog_get_drvdata(wdog); in imx7ulp_wdt_ping()
166 static int _imx7ulp_wdt_set_timeout(struct imx7ulp_wdt_device *wdt, in _imx7ulp_wdt_set_timeout()
189 struct imx7ulp_wdt_device *wdt = watchdog_get_drvdata(wdog); in imx7ulp_wdt_set_timeout()
210 struct imx7ulp_wdt_device *wdt = watchdog_get_drvdata(wdog); in imx7ulp_wdt_restart()
313 struct imx7ulp_wdt_device *imx7ulp_wdt; in imx7ulp_wdt_probe()
360 struct imx7ulp_wdt_device *imx7ulp_wdt = dev_get_drvdata(dev); in imx7ulp_wdt_suspend_noirq()
[all …]

Completed in 5 milliseconds