Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/dwc3/
H A Dio.h26 unsigned long offs = offset - DWC3_GLOBALS_REGS_START; in dwc3_readl()
41 unsigned long offs = offset - DWC3_GLOBALS_REGS_START; in dwc3_writel()
H A Ddwc3-generic.c78 dwc3->regs = priv->base + DWC3_GLOBALS_REGS_START; in dwc3_generic_probe()
H A Dcore.h63 #define DWC3_GLOBALS_REGS_START 0xc100 macro
H A Dcore.c714 DWC3_GLOBALS_REGS_START); in dwc3_uboot_init()