Home
last modified time | relevance | path

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

/Linux-v5.10/arch/arm/mach-pxa/
Dhimalaya.c53 .crtc_goe = 0x00000000,
76 .crtc_goe = 0x00000000,
Deseries.c391 .crtc_goe = 0x80050108,
588 .crtc_goe = 0x80cc0015,
800 .crtc_goe = 0x80ee001c,
823 .crtc_goe = 0x80cc0015,
Dcorgi.c229 .crtc_goe = 0x80100110,
252 .crtc_goe = 0x80100110,
Dhx4700.c447 .crtc_goe = 0,
469 .crtc_goe = 0x00000000,
/Linux-v5.10/include/video/
Dw100fb.h81 unsigned long crtc_goe; member
/Linux-v5.10/drivers/video/fbdev/
Dw100fb.c1340 writel(mode->crtc_goe, remapped_regs + mmCRTC_GOE); in w100_init_lcd()