Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/linux/usb/
H A Ddwc3.h182 #define DWC3_GUSB2PHYCFG_PHYSOFTRST (1 << 31) macro
/OK3568_Linux_fs/u-boot/drivers/usb/dwc3/
H A Dcore.h169 #define DWC3_GUSB2PHYCFG_PHYSOFTRST (1 << 31) macro
/OK3568_Linux_fs/kernel/drivers/usb/dwc3/
H A Dcore.h279 #define DWC3_GUSB2PHYCFG_PHYSOFTRST BIT(31) macro