Home
last modified time | relevance | path

Searched refs:crtc_gs (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/arch/arm/mach-pxa/
Dhimalaya.c51 .crtc_gs = 0xc0080007,
74 .crtc_gs = 0xc0080007,
Deseries.c381 .crtc_gs = 0x80050005,
577 .crtc_gs = 0xc1000005,
788 .crtc_gs = 0x80160016,
811 .crtc_gs = 0x80000000,
Dcorgi.c226 .crtc_gs = 0x80280028,
249 .crtc_gs = 0xC0140014,
Dhx4700.c444 .crtc_gs = 0xc0000000, /* 0x40000000 */
467 .crtc_gs = 0xc0080007,
/linux-4.4.14/include/video/
Dw100fb.h79 unsigned long crtc_gs; member
/linux-4.4.14/drivers/video/fbdev/
Dw100fb.c1338 writel(mode->crtc_gs, remapped_regs + mmCRTC_GS); in w100_init_lcd()