Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc3/
H A Dcore.h357 #define DWC3_GHWPARAMS0_MODE_DRD 2 macro
H A Dcore.c147 if (hw_mode == DWC3_GHWPARAMS0_MODE_DRD && !ignore_susphy) { in dwc3_set_prtcap()