Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/usb/
H A Dusb.h707 #define UPS_PORT_ENABLED 0x0002 macro
H A Dusb_hub.c830 if (sc->sc_st.port_status & UPS_PORT_ENABLED) { in uhub_reattach_port()
1064 } else if (sc->sc_st.port_status & UPS_PORT_ENABLED) { in uhub_explore()
/freebsd-14.2/sys/dev/usb/controller/
H A Datmegadci.c1909 value |= UPS_PORT_ENABLED; in atmegadci_roothub_exec()
H A Davr32dci.c1863 value |= UPS_PORT_ENABLED; in avr32dci_roothub_exec()
H A Duss820dci.c2170 value |= UPS_PORT_ENABLED; in uss820dci_roothub_exec()
H A Dohci.c2297 OWRITE4(sc, port, UPS_PORT_ENABLED); in ohci_roothub_exec()
H A Duhci.c2645 status |= UPS_PORT_ENABLED; in uhci_roothub_exec()
H A Dmusb_otg.c3951 value |= UPS_PORT_ENABLED; in musbotg_roothub_exec()
H A Dehci.c3261 i |= UPS_PORT_ENABLED; in ehci_roothub_exec()
H A Ddwc_otg.c4723 value |= UPS_PORT_ENABLED; in dwc_otg_roothub_exec()
H A Dxhci.c3498 i |= UPS_PORT_ENABLED; in xhci_roothub_exec()