Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/dwc2/
H A Ddwc2.h170 #define USB_PORT_STAT_L1 UPS_PORT_L1
/openbsd/usr.sbin/usbdevs/
H A Dusbdevs.c164 if (status & UPS_PORT_L1) in dump_device()
/openbsd/sys/dev/usb/
H A Dusb.h441 #define UPS_PORT_L1 0x0020 /* USB 2.0 only */ macro