Home
last modified time | relevance | path

Searched defs:gwdt (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/watchdog/
H A Dsbsa_gwdt.c127 static u64 sbsa_gwdt_reg_read(struct sbsa_gwdt *gwdt) in sbsa_gwdt_reg_read()
135 static void sbsa_gwdt_reg_write(u64 val, struct sbsa_gwdt *gwdt) in sbsa_gwdt_reg_write()
149 struct sbsa_gwdt *gwdt = watchdog_get_drvdata(wdd); in sbsa_gwdt_set_timeout() local
169 struct sbsa_gwdt *gwdt = watchdog_get_drvdata(wdd); in sbsa_gwdt_get_timeleft() local
191 struct sbsa_gwdt *gwdt = watchdog_get_drvdata(wdd); in sbsa_gwdt_keepalive() local
204 struct sbsa_gwdt *gwdt = watchdog_get_drvdata(wdd); in sbsa_gwdt_get_version() local
215 struct sbsa_gwdt *gwdt = watchdog_get_drvdata(wdd); in sbsa_gwdt_start() local
225 struct sbsa_gwdt *gwdt = watchdog_get_drvdata(wdd); in sbsa_gwdt_stop() local
262 struct sbsa_gwdt *gwdt; in sbsa_gwdt_probe() local
361 struct sbsa_gwdt *gwdt = dev_get_drvdata(dev); in sbsa_gwdt_suspend() local
[all …]
H A Dftwdt010_wdt.c50 static void ftwdt010_enable(struct ftwdt010_wdt *gwdt, in ftwdt010_enable()
69 struct ftwdt010_wdt *gwdt = to_ftwdt010_wdt(wdd); in ftwdt010_wdt_start() local
77 struct ftwdt010_wdt *gwdt = to_ftwdt010_wdt(wdd); in ftwdt010_wdt_stop() local
86 struct ftwdt010_wdt *gwdt = to_ftwdt010_wdt(wdd); in ftwdt010_wdt_ping() local
112 struct ftwdt010_wdt *gwdt = data; in ftwdt010_wdt_interrupt() local
139 struct ftwdt010_wdt *gwdt; in ftwdt010_wdt_probe() local
195 struct ftwdt010_wdt *gwdt = dev_get_drvdata(dev); in ftwdt010_wdt_suspend() local
207 struct ftwdt010_wdt *gwdt = dev_get_drvdata(dev); in ftwdt010_wdt_resume() local