Home
last modified time | relevance | path

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

/Linux-v4.19/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.c227 .crtc_gs = 0x80280028,
250 .crtc_gs = 0xC0140014,
Dhx4700.c445 .crtc_gs = 0xc0000000, /* 0x40000000 */
468 .crtc_gs = 0xc0080007,
/Linux-v4.19/include/video/
Dw100fb.h79 unsigned long crtc_gs; member
/Linux-v4.19/drivers/video/fbdev/
Dw100fb.c1339 writel(mode->crtc_gs, remapped_regs + mmCRTC_GS); in w100_init_lcd()