Home
last modified time | relevance | path

Searched refs:USB_PORT_STAT_C_L1 (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/uapi/linux/usb/
Dch11.h166 #define USB_PORT_STAT_C_L1 0x0020 macro
/linux-4.1.27/drivers/usb/dwc2/
Dhcd.c1650 port_status |= USB_PORT_STAT_C_L1 << 16; in dwc2_hcd_hub_control()