Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm/mach-pxa/
Dhimalaya.c48 .crtc_gs = 0xc0080007,
71 .crtc_gs = 0xc0080007,
Deseries.c380 .crtc_gs = 0x80050005,
588 .crtc_gs = 0xc1000005,
809 .crtc_gs = 0x80160016,
832 .crtc_gs = 0x80000000,
Dcorgi.c223 .crtc_gs = 0x80280028,
246 .crtc_gs = 0xC0140014,
Dhx4700.c441 .crtc_gs = 0xc0000000, /* 0x40000000 */
464 .crtc_gs = 0xc0080007,
/linux-6.1.9/include/video/
Dw100fb.h76 unsigned long crtc_gs; member
/linux-6.1.9/drivers/video/fbdev/
Dw100fb.c1344 writel(mode->crtc_gs, remapped_regs + mmCRTC_GS); in w100_init_lcd()