Home
last modified time | relevance | path

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

/arch/blackfin/mach-bf609/include/mach/
Dbf609.h55 #define DMC_ENABLE (2<<2) /*yes, 2, not 1 */ macro
/arch/blackfin/mach-bf538/include/mach/
Dbf538.h56 #define DMC_ENABLE (2<<2) /*yes, 2, not 1 */ macro
/arch/blackfin/mach-bf537/include/mach/
Dbf537.h57 #define DMC_ENABLE (2<<2) /*yes, 2, not 1 */ macro
/arch/blackfin/mach-bf548/include/mach/
Dbf548.h55 #define DMC_ENABLE (2<<2) /*yes, 2, not 1 */ macro
/arch/blackfin/mach-bf533/include/mach/
Dbf533.h57 #define DMC_ENABLE (2<<2) /*yes, 2, not 1 */ macro
/arch/blackfin/mach-bf561/include/mach/
Dbf561.h60 #define DMC_ENABLE (2<<2) /*yes, 2, not 1 */ macro
/arch/blackfin/mach-bf518/include/mach/
Dbf518.h54 #define DMC_ENABLE (2<<2) /*yes, 2, not 1 */ macro
/arch/blackfin/mach-bf527/include/mach/
Dbf527.h54 #define DMC_ENABLE (2<<2) /*yes, 2, not 1 */ macro
/arch/blackfin/kernel/
Dsetup.c1357 if ((cpudata->dmemctl & (ENDCPLB | DMC_ENABLE)) != (ENDCPLB | DMC_ENABLE))