Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mach-pxa/
Dhimalaya.c56 .crtc_goe = 0x00000000,
79 .crtc_goe = 0x00000000,
Deseries.c386 .crtc_goe = 0x80050108,
582 .crtc_goe = 0x80cc0015,
793 .crtc_goe = 0x80ee001c,
816 .crtc_goe = 0x80cc0015,
Dcorgi.c232 .crtc_goe = 0x80100110,
255 .crtc_goe = 0x80100110,
Dhx4700.c451 .crtc_goe = 0,
473 .crtc_goe = 0x00000000,
/Linux-v4.19/include/video/
Dw100fb.h84 unsigned long crtc_goe; member
/Linux-v4.19/drivers/video/fbdev/
Dw100fb.c1344 writel(mode->crtc_goe, remapped_regs + mmCRTC_GOE); in w100_init_lcd()