Home
last modified time | relevance | path

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

/arch/blackfin/mach-bf527/include/mach/
Dmem_map.h35 #define BFIN_ICACHESIZE (16*1024) macro
37 #define BFIN_ICACHESIZE (0*1024) macro
/arch/blackfin/mach-bf518/include/mach/
Dmem_map.h35 #define BFIN_ICACHESIZE (16 * 1024) macro
37 #define BFIN_ICACHESIZE (0) macro
/arch/blackfin/mach-bf538/include/mach/
Dmem_map.h33 #define BFIN_ICACHESIZE (16*1024) macro
35 #define BFIN_ICACHESIZE (0*1024) macro
/arch/blackfin/mach-bf548/include/mach/
Dmem_map.h39 #define BFIN_ICACHESIZE (16*1024) macro
41 #define BFIN_ICACHESIZE (0*1024) macro
/arch/blackfin/mach-bf609/include/mach/
Dmem_map.h34 #define BFIN_ICACHESIZE (16*1024) macro
37 #define BFIN_ICACHESIZE (0*1024) macro
/arch/blackfin/mach-bf533/include/mach/
Dmem_map.h33 #define BFIN_ICACHESIZE (16*1024) macro
35 #define BFIN_ICACHESIZE (0*1024) macro
/arch/blackfin/mach-bf537/include/mach/
Dmem_map.h35 #define BFIN_ICACHESIZE (16*1024) macro
37 #define BFIN_ICACHESIZE (0*1024) macro
/arch/blackfin/mach-bf561/include/mach/
Dmem_map.h33 #define BFIN_ICACHESIZE (16*1024) macro
35 #define BFIN_ICACHESIZE (0*1024) macro
/arch/blackfin/kernel/
Dsetup.c1276 u_int icache_size = BFIN_ICACHESIZE / 1024, dcache_size = 0, dsup_banks = 0;