Home
last modified time | relevance | path

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

/linux-3.4.99/arch/blackfin/mach-bf518/boards/
Dtcm-bf518.c276 .start = SPI1_REGBASE,
277 .end = SPI1_REGBASE + 0xFF,
Dezbrd.c342 .start = SPI1_REGBASE,
343 .end = SPI1_REGBASE + 0xFF,
/linux-3.4.99/arch/blackfin/mach-bf538/boards/
Dezkit.c636 .start = SPI1_REGBASE,
637 .end = SPI1_REGBASE + 0xFF,
/linux-3.4.99/arch/blackfin/mach-bf548/boards/
Dcm_bf548.c959 .start = SPI1_REGBASE,
960 .end = SPI1_REGBASE + 0xFF,
Dezkit.c1136 .start = SPI1_REGBASE,
1137 .end = SPI1_REGBASE + 0xFF,
/linux-3.4.99/arch/blackfin/mach-bf518/include/mach/
DdefBF512.h86 #define SPI1_REGBASE 0xFFC03400 macro
/linux-3.4.99/arch/blackfin/mach-bf538/include/mach/
DdefBF538.h725 #define SPI1_REGBASE SPI1_CTL macro
/linux-3.4.99/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h964 #define SPI1_REGBASE 0xffc02300 macro
/linux-3.4.99/arch/blackfin/kernel/
Ddebug-mmrs.c1521 #ifdef SPI1_REGBASE in bfin_debug_mmrs_init()