Home
last modified time | relevance | path

Searched defs:DWC3_GHWPARAMS0_MDWIDTH (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/dwc3/
H A Dcore.h330 #define DWC3_GHWPARAMS0_MDWIDTH(n) (((n) >> 8) & 0xff) macro
/kernel/linux/linux-6.6/drivers/usb/dwc3/
H A Dcore.h347 #define DWC3_GHWPARAMS0_MDWIDTH(n) (((n) >> 8) & 0xff) macro

Completed in 8 milliseconds