Home
last modified time | relevance | path

Searched defs:DWC3_GHWPARAMS4_HIBER_SCRATCHBUFS (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/usb/dwc3/
H A Dcore.h210 #define DWC3_GHWPARAMS4_HIBER_SCRATCHBUFS(n) (((n) & (0x0f << 13)) >> 13) macro
/openbmc/linux/drivers/usb/dwc3/
H A Dcore.h375 #define DWC3_GHWPARAMS4_HIBER_SCRATCHBUFS(n) (((n) & (0x0f << 13)) >> 13) macro