Home
last modified time | relevance | path

Searched refs:UPS_C_SUSPEND (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/dev/usb/dwc2/
H A Ddwc2.h179 #define USB_PORT_STAT_C_SUSPEND UPS_C_SUSPEND
/openbsd/sys/dev/usb/
H A Dusb.h471 #define UPS_C_SUSPEND 0x0004 macro
H A Dohci.c2442 OWRITE4(sc, port, UPS_C_SUSPEND << 16); in ohci_root_ctrl_start()