Home
last modified time | relevance | path

Searched refs:UPS_RESET (Results 1 – 5 of 5) sorted by relevance

/dragonfly/sys/bus/u4b/
H A Dusb.h690 #define UPS_RESET 0x0010 macro
H A Dusb_request.c850 if (!(status & UPS_RESET))
/dragonfly/sys/bus/u4b/controller/
H A Dohci.c2339 OWRITE4(sc, port, UPS_RESET); in ohci_roothub_exec()
2345 if ((OREAD4(sc, port) & UPS_RESET) == 0) { in ohci_roothub_exec()
H A Dehci.c3366 i |= UPS_RESET; in ehci_roothub_exec()
H A Dxhci.c3560 i |= UPS_RESET; in xhci_roothub_exec()