Searched refs:wdt_type (Results 1 – 1 of 1) sorted by relevance
157 const struct mpc8xxx_wdt_type *wdt_type; in mpc8xxx_wdt_probe() local165 wdt_type = match->data; in mpc8xxx_wdt_probe()175 if (!enabled && wdt_type->hw_enabled) { in mpc8xxx_wdt_probe()183 timeout_sec = (timeout * wdt_type->prescaler) / freq; in mpc8xxx_wdt_probe()