Searched refs:UPS_RESET (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/sys/dev/usb/
H A Dusb.h709 #define UPS_RESET 0x0010 macro
H A Dusb_request.c833 if (!(status & UPS_RESET))
/freebsd-12-stable/sys/dev/usb/controller/
H A Dohci.c2347 OWRITE4(sc, port, UPS_RESET);
2353 if ((OREAD4(sc, port) & UPS_RESET) == 0) {
H A Dsaf1761_otg.c3382 i |= UPS_RESET;
H A Dehci.c3365 i |= UPS_RESET;
H A Dxhci.c3588 i |= UPS_RESET;

Completed in 142 milliseconds