Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-pxa/
Dhimalaya.c56 .crtc_goe = 0x00000000,
79 .crtc_goe = 0x00000000,
Deseries.c403 .crtc_goe = 0x80050108,
599 .crtc_goe = 0x80cc0015,
807 .crtc_goe = 0x80ee001c,
830 .crtc_goe = 0x80cc0015,
Dcorgi.c231 .crtc_goe = 0x80100110,
254 .crtc_goe = 0x80100110,
Dhx4700.c450 .crtc_goe = 0,
472 .crtc_goe = 0x00000000,
/linux-4.1.27/include/video/
Dw100fb.h84 unsigned long crtc_goe; member
/linux-4.1.27/drivers/video/fbdev/
Dw100fb.c1343 writel(mode->crtc_goe, remapped_regs + mmCRTC_GOE); in w100_init_lcd()