Home
last modified time | relevance | path

Searched refs:DWC3_GRXFIFOSIZ (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/dwc3/
H A Dcore.h134 #define DWC3_GRXFIFOSIZ(n) (0xc380 + ((n) * 0x04)) macro
H A Dgadget.c2642 size = dwc3_readl(dwc->regs, DWC3_GRXFIFOSIZ(0)); in dwc3_gadget_init_out_endpoint()
/kernel/linux/linux-6.6/drivers/usb/dwc3/
H A Dcore.h138 #define DWC3_GRXFIFOSIZ(n) (0xc380 + ((n) * 0x04)) macro
H A Dgadget.c3226 size = dwc3_readl(dwc->regs, DWC3_GRXFIFOSIZ(0)); in dwc3_gadget_init_out_endpoint()

Completed in 27 milliseconds