Searched refs:wm8350_wdt_cfgs (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/watchdog/
H A Dwm8350_wdt.c33 } wm8350_wdt_cfgs[] = { variable in typeref:struct:__anon10704
46 for (i = 0; i < ARRAY_SIZE(wm8350_wdt_cfgs); i++) wm8350_wdt_set_timeout()
47 if (wm8350_wdt_cfgs[i].time == timeout) wm8350_wdt_set_timeout()
49 if (i == ARRAY_SIZE(wm8350_wdt_cfgs)) wm8350_wdt_set_timeout()
57 reg |= wm8350_wdt_cfgs[i].val; wm8350_wdt_set_timeout()

Completed in 40 milliseconds