Home
last modified time | relevance | path

Searched refs:UPS_SUSPEND (Results 1 – 11 of 11) sorted by relevance

/freebsd-12-stable/sys/dev/usb/
Dusb.h707 #define UPS_SUSPEND 0x0004 macro
Dusb_hub.c719 if (sc->sc_st.port_status & UPS_SUSPEND) { in uhub_reattach_port()
947 if (sc->sc_st.port_status & UPS_SUSPEND) { in uhub_suspend_resume_port()
/freebsd-12-stable/sys/dev/usb/controller/
Dsaf1761_otg.c3351 value |= UPS_SUSPEND; in saf1761_otg_roothub_exec()
3380 i |= UPS_SUSPEND; in saf1761_otg_roothub_exec()
Davr32dci.c1916 value |= UPS_SUSPEND; in avr32dci_roothub_exec()
Datmegadci.c1977 value |= UPS_SUSPEND; in atmegadci_roothub_exec()
Duss820dci.c2234 value |= UPS_SUSPEND; in uss820dci_roothub_exec()
Dohci.c2343 OWRITE4(sc, port, UPS_SUSPEND); in ohci_roothub_exec()
Duhci.c2738 status |= UPS_SUSPEND; in uhci_roothub_exec()
Dmusb_otg.c4044 value |= UPS_SUSPEND; in musbotg_roothub_exec()
Dehci.c3361 i |= UPS_SUSPEND; in ehci_roothub_exec()
Ddwc_otg.c4786 value |= UPS_SUSPEND; in dwc_otg_roothub_exec()