Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dmarvell_gti_wdt.c247 u32 wdt_idx; in gti_wdt_probe() local
271 &wdt_idx); in gti_wdt_probe()
273 if (wdt_idx >= priv->data->gti_num_timers) in gti_wdt_probe()
277 priv->wdt_timer_idx = wdt_idx; in gti_wdt_probe()