Home
last modified time | relevance | path

Searched refs:SPI0_REGBASE (Results 1 – 35 of 35) sorted by relevance

/linux-4.1.27/arch/blackfin/mach-bf537/boards/
Ddnp5370.c198 .start = SPI0_REGBASE,
199 .end = SPI0_REGBASE + 0xFF,
Dpnav10.c260 .start = SPI0_REGBASE,
261 .end = SPI0_REGBASE + 0xFF,
Dminotaur.c205 .start = SPI0_REGBASE,
206 .end = SPI0_REGBASE + 0xFF,
Dcm_bf537u.c114 .start = SPI0_REGBASE,
115 .end = SPI0_REGBASE + 0xFF,
Dtcm_bf537.c114 .start = SPI0_REGBASE,
115 .end = SPI0_REGBASE + 0xFF,
Dcm_bf537e.c114 .start = SPI0_REGBASE,
115 .end = SPI0_REGBASE + 0xFF,
Dstamp.c1411 .start = SPI0_REGBASE,
1412 .end = SPI0_REGBASE + 0xFF,
/linux-4.1.27/arch/blackfin/mach-bf533/boards/
DH8606.c197 .start = SPI0_REGBASE,
198 .end = SPI0_REGBASE + 0xFF,
Dblackstamp.c154 .start = SPI0_REGBASE,
155 .end = SPI0_REGBASE + 0xFF,
Dezkit.c252 .start = SPI0_REGBASE,
253 .end = SPI0_REGBASE + 0xFF,
Dcm_bf533.c109 .start = SPI0_REGBASE,
110 .end = SPI0_REGBASE + 0xFF,
Dstamp.c260 .start = SPI0_REGBASE,
261 .end = SPI0_REGBASE + 0xFF,
/linux-4.1.27/arch/blackfin/mach-bf561/boards/
Dacvilon.c377 .start = SPI0_REGBASE,
378 .end = SPI0_REGBASE + 0xFF,
Dcm_bf561.c103 .start = SPI0_REGBASE,
104 .end = SPI0_REGBASE + 0xFF,
Dezkit.c299 .start = SPI0_REGBASE,
300 .end = SPI0_REGBASE + 0xFF,
/linux-4.1.27/arch/blackfin/mach-bf518/boards/
Dtcm-bf518.c239 .start = SPI0_REGBASE,
240 .end = SPI0_REGBASE + 0xFF,
Dezbrd.c304 .start = SPI0_REGBASE,
305 .end = SPI0_REGBASE + 0xFF,
/linux-4.1.27/arch/blackfin/mach-bf527/boards/
Dezbrd.c383 .start = SPI0_REGBASE,
384 .end = SPI0_REGBASE + 0xFF,
Dad7160eval.c337 .start = SPI0_REGBASE,
338 .end = SPI0_REGBASE + 0xFF,
Dtll6527m.c458 .start = SPI0_REGBASE,
459 .end = SPI0_REGBASE + 0xFF,
Dcm_bf527.c455 .start = SPI0_REGBASE,
456 .end = SPI0_REGBASE + 0xFF,
Dezkit.c669 .start = SPI0_REGBASE,
670 .end = SPI0_REGBASE + 0xFF,
/linux-4.1.27/arch/blackfin/mach-bf538/boards/
Dezkit.c615 .start = SPI0_REGBASE,
616 .end = SPI0_REGBASE + 0xFF,
/linux-4.1.27/arch/blackfin/mach-bf548/boards/
Dcm_bf548.c938 .start = SPI0_REGBASE,
939 .end = SPI0_REGBASE + 0xFF,
Dezkit.c1556 .start = SPI0_REGBASE,
1557 .end = SPI0_REGBASE + 0xFF,
/linux-4.1.27/arch/blackfin/mach-bf533/include/mach/
DdefBF532.h71 #define SPI0_REGBASE 0xFFC00500 macro
/linux-4.1.27/arch/blackfin/mach-bf518/include/mach/
DdefBF512.h76 #define SPI0_REGBASE 0xFFC00500 macro
/linux-4.1.27/arch/blackfin/mach-bf527/include/mach/
DdefBF522.h80 #define SPI0_REGBASE 0xFFC00500 macro
/linux-4.1.27/arch/blackfin/mach-bf609/boards/
Dezkit.c1772 .start = SPI0_REGBASE,
1773 .end = SPI0_REGBASE + 0xFF,
/linux-4.1.27/arch/blackfin/mach-bf561/include/mach/
DdefBF561.h97 #define SPI0_REGBASE 0xFFC00500 macro
/linux-4.1.27/arch/blackfin/mach-bf537/include/mach/
DdefBF534.h62 #define SPI0_REGBASE 0xFFC00500 macro
/linux-4.1.27/arch/blackfin/mach-bf538/include/mach/
DdefBF538.h81 #define SPI0_REGBASE SPI0_CTL macro
/linux-4.1.27/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h93 #define SPI0_REGBASE 0xffc00500 macro
/linux-4.1.27/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h1289 #define SPI0_REGBASE 0xFFC40400 macro
/linux-4.1.27/arch/blackfin/kernel/
Ddebug-mmrs.c1522 #ifdef SPI0_REGBASE in bfin_debug_mmrs_init()