Searched refs:wdt_type (Results 1 – 1 of 1) sorted by relevance
148 const struct mpc8xxx_wdt_type *wdt_type; in mpc8xxx_wdt_probe() local154 wdt_type = of_device_get_match_data(&ofdev->dev); in mpc8xxx_wdt_probe()155 if (!wdt_type) in mpc8xxx_wdt_probe()171 if (!enabled && wdt_type->hw_enabled) { in mpc8xxx_wdt_probe()184 timeout_sec = (timeout * wdt_type->prescaler) / freq; in mpc8xxx_wdt_probe()