ARM: 7409/1: Do not call flush_cache_user_range with mmap_sem held
[linux/fpc-iii.git] / arch / sh / include / mach-migor / mach / migor.h
blob42fccf93412e0996c878835c70257e90d38544f6
1 #ifndef __ASM_SH_MIGOR_H
2 #define __ASM_SH_MIGOR_H
4 #define PORT_MSELCRA 0xa4050180
5 #define PORT_MSELCRB 0xa4050182
6 #define BSC_CS4BCR 0xfec10010
7 #define BSC_CS6ABCR 0xfec1001c
8 #define BSC_CS4WCR 0xfec10030
10 #include <video/sh_mobile_lcdc.h>
12 int migor_lcd_qvga_setup(void *board_data, void *sys_ops_handle,
13 struct sh_mobile_lcdc_sys_bus_ops *sys_ops);
15 #endif /* __ASM_SH_MIGOR_H */