Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/dwc3/
H A Dcore.h193 #define DWC3_GHWPARAMS1_PWROPT(n) ((n) << 24) macro
194 #define DWC3_GHWPARAMS1_PWROPT_MASK DWC3_GHWPARAMS1_PWROPT(3)
/openbmc/linux/drivers/usb/dwc3/
H A Dcore.h356 #define DWC3_GHWPARAMS1_PWROPT(n) ((n) << 24) macro
357 #define DWC3_GHWPARAMS1_PWROPT_MASK DWC3_GHWPARAMS1_PWROPT(3)