Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-dove/include/mach/
Ddove.h90 #define DOVE_USB0_PHYS_BASE (DOVE_SB_REGS_PHYS_BASE | 0x50000) macro
/linux-3.4.99/arch/arm/mach-dove/
Dcommon.c75 orion_ehci_init(DOVE_USB0_PHYS_BASE, IRQ_DOVE_USB0, EHCI_PHY_NA); in dove_ehci0_init()