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