Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/
H A Dusb.h738 #define UPS_C_PORT_ENABLED 0x0002 macro
H A Dusb_hub.c1054 if (sc->sc_st.port_change & UPS_C_PORT_ENABLED) { in uhub_explore()
/freebsd/sys/dev/usb/controller/
H A Dohci.c2207 OWRITE4(sc, port, UPS_C_PORT_ENABLED << 16); in ohci_roothub_exec()
H A Duhci.c2647 change |= UPS_C_PORT_ENABLED; in uhci_roothub_exec()
H A Dehci.c3275 i |= UPS_C_PORT_ENABLED; in ehci_roothub_exec()
H A Ddwc_otg.c4740 value |= UPS_C_PORT_ENABLED; in dwc_otg_roothub_exec()
H A Dxhci.c3513 i |= UPS_C_PORT_ENABLED; in xhci_roothub_exec()