Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/usb/controller/
HDdwc_otg.h136 uint8_t change_over_current:1; member
HDmusb_otg.h374 uint8_t change_over_current:1; member
HDdwc_otg.c3006 sc->sc_flags.change_over_current = 1; in dwc_otg_interrupt()
4593 sc->sc_flags.change_over_current = 0; in dwc_otg_roothub_exec()
4747 if (sc->sc_flags.change_over_current) in dwc_otg_roothub_exec()
HDmusb_otg.c3841 sc->sc_flags.change_over_current = 0; in musbotg_roothub_exec()
3984 if (sc->sc_flags.change_over_current) in musbotg_roothub_exec()