Home
last modified time | relevance | path

Searched refs:UPS_C_PORT_ENABLED (Results 1 – 7 of 7) sorted by relevance

/freebsd-head/sys/dev/usb/
HDusb.h738 #define UPS_C_PORT_ENABLED 0x0002 macro
HDusb_hub.c1054 if (sc->sc_st.port_change & UPS_C_PORT_ENABLED) { in uhub_explore()
/freebsd-head/sys/dev/usb/controller/
HDohci.c2207 OWRITE4(sc, port, UPS_C_PORT_ENABLED << 16); in ohci_roothub_exec()
HDuhci.c2647 change |= UPS_C_PORT_ENABLED; in uhci_roothub_exec()
HDehci.c3275 i |= UPS_C_PORT_ENABLED; in ehci_roothub_exec()
HDdwc_otg.c4740 value |= UPS_C_PORT_ENABLED; in dwc_otg_roothub_exec()
HDxhci.c3513 i |= UPS_C_PORT_ENABLED; in xhci_roothub_exec()