Searched refs:hw_algo (Results 1 – 2 of 2) sorted by relevance
36 unsigned int hw_algo; member49 if (priv->hw_algo == HW_ALGO_TOGGLE) in gpio_wdt_disable()67 switch (priv->hw_algo) { in gpio_wdt_hwping()186 priv->hw_algo = HW_ALGO_TOGGLE; in gpio_wdt_probe()189 priv->hw_algo = HW_ALGO_LEVEL; in gpio_wdt_probe()
6 - hw_algo: The algorithm used by the driver. Should be one of the26 hw_algo = "toggle";