Home
last modified time | relevance | path

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

/u-boot/include/linux/usb/
A Ddwc3.h164 #define DWC3_GCTL_PRTCAP(n) (((n) & (3 << 12)) >> 12) macro
/u-boot/drivers/usb/dwc3/
A Dcore.h150 #define DWC3_GCTL_PRTCAP(n) (((n) & (3 << 12)) >> 12) macro

Completed in 8 milliseconds