Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-orion5x/include/mach/
Dorion5x.h105 #define ORION5X_USB1_PHYS_BASE (ORION5X_REGS_PHYS_BASE | 0xa0000) macro
/linux-3.4.99/arch/arm/mach-orion5x/
Dcommon.c87 orion_ehci_1_init(ORION5X_USB1_PHYS_BASE, IRQ_ORION5X_USB1_CTRL); in orion5x_ehci1_init()