Home
last modified time | relevance | path

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

/linux/drivers/watchdog/
H A Dmtx-1_wdt.c54 int default_ticks; member
79 ticks = mtx1_wdt_device.default_ticks; in mtx1_wdt_reset()
108 ticks = mtx1_wdt_device.default_ticks; in mtx1_wdt_stop()
211 mtx1_wdt_device.default_ticks = ticks; in mtx1_wdt_probe()
H A Drdc321x_wdt.c47 int default_ticks; member
86 ticks = rdc321x_wdt_device.default_ticks; in rdc321x_wdt_reset()
120 ticks = rdc321x_wdt_device.default_ticks; in rdc321x_wdt_stop()
234 rdc321x_wdt_device.default_ticks = ticks; in rdc321x_wdt_probe()