aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-arm/cacheflush.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-arm/cacheflush.h')
-rw-r--r--include/asm-arm/cacheflush.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asm-arm/cacheflush.h b/include/asm-arm/cacheflush.h
index f0845646aacb..378a3a2ce8d9 100644
--- a/include/asm-arm/cacheflush.h
+++ b/include/asm-arm/cacheflush.h
@@ -319,6 +319,8 @@ extern void flush_ptrace_access(struct vm_area_struct *vma, struct page *page,
319 unsigned long len, int write); 319 unsigned long len, int write);
320#endif 320#endif
321 321
322#define flush_cache_dup_mm(mm) flush_cache_mm(mm)
323
322/* 324/*
323 * flush_cache_user_range is used when we want to ensure that the 325 * flush_cache_user_range is used when we want to ensure that the
324 * Harvard caches are synchronised for the user space address range. 326 * Harvard caches are synchronised for the user space address range.
pc"> #define DM355EVM_MSP_SWITCH2 0x05 /* (MSP P6, masked) */ # define MSP_SWITCH2_SW10 BIT(3) # define MSP_SWITCH2_SW11 BIT(4) # define MSP_SWITCH2_SW12 BIT(5) # define MSP_SWITCH2_SW13 BIT(6) # define MSP_SWITCH2_SW14 BIT(7) #define DM355EVM_MSP_SDMMC 0x06 /* (MSP P2, masked) */ # define MSP_SDMMC_0_WP BIT(1) # define MSP_SDMMC_0_CD BIT(2) /* active low */ # define MSP_SDMMC_1_WP BIT(3) # define MSP_SDMMC_1_CD BIT(4) /* active low */ #define DM355EVM_MSP_FIRMREV 0x07 /* not a GPIO (out of order) */ #define DM355EVM_MSP_VIDEO_IN 0x08 /* (MSP P3, masked) */ # define MSP_VIDEO_IMAGER BIT(7) /* low == tvp5146 */ /* power supply registers are currently omitted */ /* RTC registers */ #define DM355EVM_MSP_RTC_0 0x12 /* LSB */ #define DM355EVM_MSP_RTC_1 0x13 #define DM355EVM_MSP_RTC_2 0x14 #define DM355EVM_MSP_RTC_3 0x15 /* MSB */ /* input event queue registers; code == ((HIGH << 8) | LOW) */ #define DM355EVM_MSP_INPUT_COUNT 0x16 /* decrement by reading LOW */