Searched refs:SPI1_REGBASE (Results 1 – 8 of 8) sorted by relevance
/linux-2.6.39/arch/blackfin/mach-bf518/boards/ |
D | tcm-bf518.c | 323 .start = SPI1_REGBASE, 324 .end = SPI1_REGBASE + 0xFF,
|
D | ezbrd.c | 398 .start = SPI1_REGBASE, 399 .end = SPI1_REGBASE + 0xFF,
|
/linux-2.6.39/arch/blackfin/mach-bf538/boards/ |
D | ezkit.c | 645 .start = SPI1_REGBASE, 646 .end = SPI1_REGBASE + 0xFF,
|
/linux-2.6.39/arch/blackfin/mach-bf548/boards/ |
D | cm_bf548.c | 954 .start = SPI1_REGBASE, 955 .end = SPI1_REGBASE + 0xFF,
|
D | ezkit.c | 1139 .start = SPI1_REGBASE, 1140 .end = SPI1_REGBASE + 0xFF,
|
/linux-2.6.39/arch/blackfin/mach-bf518/include/mach/ |
D | defBF512.h | 86 #define SPI1_REGBASE 0xFFC03400 macro
|
/linux-2.6.39/arch/blackfin/mach-bf538/include/mach/ |
D | defBF538.h | 725 #define SPI1_REGBASE SPI1_CTL macro
|
/linux-2.6.39/arch/blackfin/mach-bf548/include/mach/ |
D | defBF54x_base.h | 964 #define SPI1_REGBASE 0xffc02300 macro
|