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

/netgear-R7800-V1.0.2.28/target/linux/lantiq/files/drivers/usb/dwc_otg/
H A Ddwc_otg_driver.c82 static unsigned long dwc_iomem_base = IFX_USB_IOMEM_BASE; variable
867 retval = ifx_usb_hc_init(dwc_iomem_base, dwc_irq);
1071 module_param_named (iomem_base, dwc_iomem_base, ulong, 0444);
1072 MODULE_PARM_DESC (dwc_iomem_base, "The base address of the DWC_OTG register.");

Completed in 25 milliseconds