Searched refs:crtc_gs (Results 1 – 6 of 6) sorted by relevance
/linux-4.1.27/arch/arm/mach-pxa/ |
D | himalaya.c | 51 .crtc_gs = 0xc0080007, 74 .crtc_gs = 0xc0080007,
|
D | eseries.c | 398 .crtc_gs = 0x80050005, 594 .crtc_gs = 0xc1000005, 802 .crtc_gs = 0x80160016, 825 .crtc_gs = 0x80000000,
|
D | corgi.c | 226 .crtc_gs = 0x80280028, 249 .crtc_gs = 0xC0140014,
|
D | hx4700.c | 444 .crtc_gs = 0xc0000000, /* 0x40000000 */ 467 .crtc_gs = 0xc0080007,
|
/linux-4.1.27/include/video/ |
D | w100fb.h | 79 unsigned long crtc_gs; member
|
/linux-4.1.27/drivers/video/fbdev/ |
D | w100fb.c | 1338 writel(mode->crtc_gs, remapped_regs + mmCRTC_GS); in w100_init_lcd()
|