Searched refs:USB_PORT_STAT_TEST (Results 1 – 2 of 2) sorted by relevance
/linux/include/uapi/linux/usb/ | ||
H A D | ch11.h | 133 #define USB_PORT_STAT_TEST 0x0800 macro |
/linux/drivers/usb/dwc2/ | ||
H A D | hcd.c | 3582 port_status |= USB_PORT_STAT_TEST; in dwc2_hcd_hub_control() |