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