Searched refs:EHCI_SCFLG_DONTRESET (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/dev/usb/controller/
H A Dgeneric_ehci.c140 sc->sc_flags |= EHCI_SCFLG_DONTRESET;
H A Dehci_fsl.c353 sc->sc_flags |= EHCI_SCFLG_DONTRESET | EHCI_SCFLG_NORESTERM;
H A Dehci.h345 #define EHCI_SCFLG_DONTRESET 0x0100 /* don't reset ctrl. in ehci_init() */ macro
H A Dehci.c317 if (!(sc->sc_flags & EHCI_SCFLG_DONTRESET)) {
/freebsd-11-stable/sys/arm/allwinner/
H A Da10_ehci.c205 sc->sc_flags |= EHCI_SCFLG_DONTRESET;

Completed in 180 milliseconds