Searched refs:SPI1_REGBASE (Results 1 – 11 of 11) sorted by relevance
/arch/blackfin/mach-bf518/boards/ |
D | tcm-bf518.c | 274 .start = SPI1_REGBASE, 275 .end = SPI1_REGBASE + 0xFF,
|
D | ezbrd.c | 339 .start = SPI1_REGBASE, 340 .end = SPI1_REGBASE + 0xFF,
|
/arch/blackfin/mach-bf538/boards/ |
D | ezkit.c | 634 .start = SPI1_REGBASE, 635 .end = SPI1_REGBASE + 0xFF,
|
/arch/blackfin/mach-bf548/boards/ |
D | cm_bf548.c | 957 .start = SPI1_REGBASE, 958 .end = SPI1_REGBASE + 0xFF,
|
D | ezkit.c | 1570 .start = SPI1_REGBASE, 1571 .end = SPI1_REGBASE + 0xFF,
|
/arch/blackfin/mach-bf609/boards/ |
D | ezkit.c | 1759 .start = SPI1_REGBASE, 1760 .end = SPI1_REGBASE + 0xFF,
|
/arch/blackfin/mach-bf518/include/mach/ |
D | defBF512.h | 86 #define SPI1_REGBASE 0xFFC03400 macro
|
/arch/blackfin/mach-bf538/include/mach/ |
D | defBF538.h | 725 #define SPI1_REGBASE SPI1_CTL macro
|
/arch/blackfin/mach-bf548/include/mach/ |
D | defBF54x_base.h | 964 #define SPI1_REGBASE 0xffc02300 macro
|
/arch/blackfin/mach-bf609/include/mach/ |
D | defBF60x_base.h | 1312 #define SPI1_REGBASE 0xFFC40500 macro
|
/arch/blackfin/kernel/ |
D | debug-mmrs.c | 1525 #ifdef SPI1_REGBASE in bfin_debug_mmrs_init()
|