Home
last modified time | relevance | path

Searched refs:change_over_current (Results 1 – 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/usb/controller/
HDdwc_otg.h135 uint8_t change_over_current:1; member
HDmusb_otg.h373 uint8_t change_over_current:1; member
HDdwc_otg.c3028 sc->sc_flags.change_over_current = 1; in dwc_otg_interrupt()
4632 sc->sc_flags.change_over_current = 0; in dwc_otg_roothub_exec()
4787 if (sc->sc_flags.change_over_current) in dwc_otg_roothub_exec()
HDmusb_otg.c3899 sc->sc_flags.change_over_current = 0; in musbotg_roothub_exec()
4042 if (sc->sc_flags.change_over_current) in musbotg_roothub_exec()