Searched refs:status_low_speed (Results 1 – 2 of 2) sorted by relevance
141 uint8_t status_low_speed:1; /* set if Low Speed is selected */ member
2948 sc->sc_flags.status_low_speed = 0; in dwc_otg_interrupt() 3020 sc->sc_flags.status_low_speed = 1; in dwc_otg_interrupt() 3022 sc->sc_flags.status_low_speed = 0; in dwc_otg_interrupt() 4716 else if (sc->sc_flags.status_low_speed) in dwc_otg_roothub_exec()