Home
last modified time | relevance | path

Searched refs:DWC3_GHWPARAMS1_EN_PWROPT_NO (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/include/linux/usb/
H A Ddwc3.h177 #define DWC3_GHWPARAMS1_EN_PWROPT_NO 0 macro
/openbmc/u-boot/drivers/usb/dwc3/
H A Dcore.h190 #define DWC3_GHWPARAMS1_EN_PWROPT_NO 0 macro
/openbmc/linux/drivers/usb/dwc3/
H A Dcore.h353 #define DWC3_GHWPARAMS1_EN_PWROPT_NO 0 macro
H A Dcore.c962 if (power_opt != DWC3_GHWPARAMS1_EN_PWROPT_NO && in dwc3_core_setup_global_control()