Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/usb/
H A Dch11.h74 #define USB_PORT_FEAT_L1 5 /* L1 suspend */ macro
/openbmc/linux/drivers/usb/dwc2/
H A Dhcd.c3412 if (wvalue != USB_PORT_FEAT_L1) in dwc2_hcd_hub_control()