Searched refs:sc_timer_active (Results 1 – 2 of 2) sorted by relevance
203 uint8_t sc_timer_active; member
2446 if (sc->sc_timer_active) { in dwc_otg_timer()2457 if (sc->sc_timer_active != 0) in dwc_otg_timer_start()2460 sc->sc_timer_active = 1; in dwc_otg_timer_start()2471 if (sc->sc_timer_active == 0) in dwc_otg_timer_stop()2474 sc->sc_timer_active = 0; in dwc_otg_timer_stop()