Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/mach-pxa/
Dhimalaya.c48 .crtc_gs = 0xc0080007,
71 .crtc_gs = 0xc0080007,
Deseries.c386 .crtc_gs = 0x80050005,
583 .crtc_gs = 0xc1000005,
795 .crtc_gs = 0x80160016,
818 .crtc_gs = 0x80000000,
Dcorgi.c224 .crtc_gs = 0x80280028,
247 .crtc_gs = 0xC0140014,
Dhx4700.c441 .crtc_gs = 0xc0000000, /* 0x40000000 */
464 .crtc_gs = 0xc0080007,
/kernel/linux/linux-5.10/include/video/
Dw100fb.h76 unsigned long crtc_gs; member
/kernel/linux/linux-5.10/drivers/video/fbdev/
Dw100fb.c1344 writel(mode->crtc_gs, remapped_regs + mmCRTC_GS); in w100_init_lcd()