Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/dwc3/
H A Dio.h25 unsigned long offs = offset - DWC3_GLOBALS_REGS_START; in dwc3_readl()
40 unsigned long offs = offset - DWC3_GLOBALS_REGS_START; in dwc3_writel()
H A Ddwc3-generic.c54 dwc3->regs += DWC3_GLOBALS_REGS_START; in dwc3_generic_peripheral_probe()
H A Dcore.h61 #define DWC3_GLOBALS_REGS_START 0xc100 macro
H A Dcore.c637 DWC3_GLOBALS_REGS_START); in dwc3_uboot_init()