Home
last modified time | relevance | path

Searched refs:UPS_C_PORT_RESET (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/dev/usb/
H A Dusb.h741 #define UPS_C_PORT_RESET 0x0010 macro
H A Dusb_request.c833 if (change & UPS_C_PORT_RESET) in usbd_req_reset_port()
H A Dusb_hub.c1098 if (sc->sc_st.port_change & UPS_C_PORT_RESET) { in uhub_explore()
/freebsd/sys/dev/usb/controller/
H A Dohci.c2216 OWRITE4(sc, port, UPS_C_PORT_RESET << 16); in ohci_roothub_exec()
H A Duhci.c2677 change |= UPS_C_PORT_RESET; in uhci_roothub_exec()
H A Dmusb_otg.c3983 value |= UPS_C_PORT_RESET; in musbotg_roothub_exec()
H A Dehci.c3281 i |= UPS_C_PORT_RESET; in ehci_roothub_exec()
H A Ddwc_otg.c4746 value |= UPS_C_PORT_RESET; in dwc_otg_roothub_exec()
H A Dxhci.c3519 i |= UPS_C_PORT_RESET; in xhci_roothub_exec()