Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dimx7ulp_wdt.c60 struct imx7ulp_wdt_device { struct
81 static int imx7ulp_wdt_wait_rcs(struct imx7ulp_wdt_device *wdt) in imx7ulp_wdt_wait_rcs() argument
102 static int _imx7ulp_wdt_enable(struct imx7ulp_wdt_device *wdt, bool enable) in _imx7ulp_wdt_enable()
129 struct imx7ulp_wdt_device *wdt = watchdog_get_drvdata(wdog); in imx7ulp_wdt_enable()
147 struct imx7ulp_wdt_device *wdt = watchdog_get_drvdata(wdog); in imx7ulp_wdt_ping()
164 static int _imx7ulp_wdt_set_timeout(struct imx7ulp_wdt_device *wdt, in _imx7ulp_wdt_set_timeout()
187 struct imx7ulp_wdt_device *wdt = watchdog_get_drvdata(wdog); in imx7ulp_wdt_set_timeout()
208 struct imx7ulp_wdt_device *wdt = watchdog_get_drvdata(wdog); in imx7ulp_wdt_restart()
303 struct imx7ulp_wdt_device *imx7ulp_wdt; in imx7ulp_wdt_probe()
356 struct imx7ulp_wdt_device *imx7ulp_wdt = dev_get_drvdata(dev); in imx7ulp_wdt_suspend_noirq()
[all …]