Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/linux/usb/
H A Dch9.h153 #define USB_INTRF_FUNC_SUSPEND_LP (1 << (8 + 0)) macro
/rk3399_rockchip-uboot/drivers/usb/dwc3/
H A Dep0.c461 if (wIndex & USB_INTRF_FUNC_SUSPEND_LP) in dwc3_ep0_handle_feature()