Searched refs:crtc_gs (Results 1 – 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/mach-pxa/ |
D | himalaya.c | 48 .crtc_gs = 0xc0080007, 71 .crtc_gs = 0xc0080007,
|
D | eseries.c | 386 .crtc_gs = 0x80050005, 583 .crtc_gs = 0xc1000005, 795 .crtc_gs = 0x80160016, 818 .crtc_gs = 0x80000000,
|
D | corgi.c | 224 .crtc_gs = 0x80280028, 247 .crtc_gs = 0xC0140014,
|
D | hx4700.c | 441 .crtc_gs = 0xc0000000, /* 0x40000000 */ 464 .crtc_gs = 0xc0080007,
|
/kernel/linux/linux-5.10/include/video/ |
D | w100fb.h | 76 unsigned long crtc_gs; member
|
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
D | w100fb.c | 1344 writel(mode->crtc_gs, remapped_regs + mmCRTC_GS); in w100_init_lcd()
|