Searched refs:sc_timer_active (Results 1 – 2 of 2) sorted by relevance
203 uint8_t sc_timer_active; member
2458 if (sc->sc_timer_active) { in dwc_otg_timer()2469 if (sc->sc_timer_active != 0) in dwc_otg_timer_start()2472 sc->sc_timer_active = 1; in dwc_otg_timer_start()2483 if (sc->sc_timer_active == 0) in dwc_otg_timer_stop()2486 sc->sc_timer_active = 0; in dwc_otg_timer_stop()