Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dehci-rcar_gen3.c17 #define RCAR_GEN3_USB_BASE(n) (0xEE080000 + ((n) * 0x20000)) macro
57 const u32 base = RCAR_GEN3_USB_BASE(index); in ehci_hcd_stop()
81 (void __iomem *)(uintptr_t)RCAR_GEN3_USB_BASE(index); in ehci_hcd_init()