Searched refs:reg_timeout (Results 1 – 1 of 1) sorted by relevance
120 uint8_t reg_timeout; member348 (sc->reg_timeout > 0x00) ? "en" : "dis", in wb_print_state()351 sc->reg_timeout, in wb_print_state()352 (sc->reg_timeout > 0x00) ? "<" : "", in wb_print_state()354 (sc->reg_timeout > 0x00) ? " left" : "", in wb_print_state()384 sc->reg_timeout = 0; in wb_set_watchdog()394 sc->reg_timeout = (timeout / 60); in wb_set_watchdog()396 sc->reg_timeout++; in wb_set_watchdog()400 sc->reg_timeout = timeout; in wb_set_watchdog()594 sc->reg_timeout = superio_read(dev, sc->time_reg); in wb_attach()[all …]