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