Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/
H A Dusb.h740 #define UPS_C_OVERCURRENT_INDICATOR 0x0008 macro
H A Dusb_hub.c1039 if (sc->sc_st.port_change & UPS_C_OVERCURRENT_INDICATOR) { in uhub_explore()
/freebsd/sys/dev/usb/controller/
H A Dohci.c2213 OWRITE4(sc, port, UPS_C_OVERCURRENT_INDICATOR << 16); in ohci_roothub_exec()
H A Duhci.c2651 change |= UPS_C_OVERCURRENT_INDICATOR; in uhci_roothub_exec()
H A Dmusb_otg.c3985 value |= UPS_C_OVERCURRENT_INDICATOR; in musbotg_roothub_exec()
H A Dehci.c3277 i |= UPS_C_OVERCURRENT_INDICATOR; in ehci_roothub_exec()
H A Ddwc_otg.c4748 value |= UPS_C_OVERCURRENT_INDICATOR; in dwc_otg_roothub_exec()