Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/dwc2/
Ddebugfs.c333 static const struct debugfs_reg32 dwc2_regs[] = { variable
795 hsotg->regset->regs = dwc2_regs; in dwc2_debugfs_init()
796 hsotg->regset->nregs = ARRAY_SIZE(dwc2_regs); in dwc2_debugfs_init()