Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/linux/usb/
H A Ddwc3.h185 #define DWC3_GUSB2PHYCFG_SUSPHY (1 << 6) macro
/OK3568_Linux_fs/u-boot/drivers/usb/dwc3/
H A Dcore.h172 #define DWC3_GUSB2PHYCFG_SUSPHY (1 << 6) macro
/OK3568_Linux_fs/kernel/drivers/usb/dwc3/
H A Dcore.h281 #define DWC3_GUSB2PHYCFG_SUSPHY BIT(6) macro