Searched refs:USB_PORT_FEAT_L1 (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/include/uapi/linux/usb/ | ||
D | ch11.h | 76 #define USB_PORT_FEAT_L1 5 /* L1 suspend */ macro |
/linux-6.1.9/drivers/usb/dwc2/ | ||
D | hcd.c | 3406 if (wvalue != USB_PORT_FEAT_L1) in dwc2_hcd_hub_control() |