Searched refs:USB_PORT_STAT_L1 (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/include/uapi/linux/usb/ | ||
D | ch11.h | 115 #define USB_PORT_STAT_L1 0x0020 macro |
/linux-4.4.14/drivers/usb/host/ | ||
D | xhci-hub.c | 578 *status |= USB_PORT_STAT_L1; in xhci_hub_report_usb2_link_state() |