Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-dove/include/mach/
Ddove.h77 #define DOVE_SPI1_PHYS_BASE (DOVE_SB_REGS_PHYS_BASE | 0x14600) macro
/linux-3.4.99/arch/arm/mach-dove/
Dcommon.c159 orion_spi_1_init(DOVE_SPI1_PHYS_BASE, get_tclk()); in dove_spi1_init()