Home
last modified time | relevance | path

Searched defs:DWC3_GUSB2PHYCFG_ENBLSLPM (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/include/linux/usb/
H A Ddwc3.h184 #define DWC3_GUSB2PHYCFG_ENBLSLPM (1 << 8) macro
/OK3568_Linux_fs/u-boot/drivers/usb/dwc3/
H A Dcore.h171 #define DWC3_GUSB2PHYCFG_ENBLSLPM (1 << 8) macro
/OK3568_Linux_fs/kernel/drivers/usb/dwc3/
H A Dcore.h283 #define DWC3_GUSB2PHYCFG_ENBLSLPM BIT(8) macro