Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/dwc3/
H A Dcore.h331 #define DWC3_GHWPARAMS0_SDWIDTH(n) (((n) >> 16) & 0xff) macro
/kernel/linux/linux-6.6/drivers/usb/dwc3/
H A Dcore.h348 #define DWC3_GHWPARAMS0_SDWIDTH(n) (((n) >> 16) & 0xff) macro

Completed in 9 milliseconds