Searched refs:wdt_type (Results 1 – 1 of 1) sorted by relevance
136 const struct mpc8xxx_wdt_type *wdt_type; in mpc8xxx_wdt_probe() local141 wdt_type = of_device_get_match_data(&ofdev->dev); in mpc8xxx_wdt_probe()142 if (!wdt_type) in mpc8xxx_wdt_probe()158 if (!enabled && wdt_type->hw_enabled) { in mpc8xxx_wdt_probe()173 ddata->swtc = min(ddata->wdd.timeout * freq / wdt_type->prescaler, in mpc8xxx_wdt_probe()184 ddata->wdd.max_hw_heartbeat_ms = (ddata->swtc * wdt_type->prescaler) / in mpc8xxx_wdt_probe()