Searched refs:USB_PORT_STAT_C_CONNECTION (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/usb/dwc2/ | ||
H A D | dwc2.h | 177 #define USB_PORT_STAT_C_CONNECTION UPS_C_CONNECT_STATUS macro |
H A D | dwc2_hcd.c | 3612 port_status |= USB_PORT_STAT_C_CONNECTION; in dwc2_hcd_hub_control() |