Home
last modified time | relevance | path

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

/Linux-v6.1/arch/arm/mach-pxa/
Dhimalaya.c53 .crtc_goe = 0x00000000,
76 .crtc_goe = 0x00000000,
Deseries.c385 .crtc_goe = 0x80050108,
593 .crtc_goe = 0x80cc0015,
814 .crtc_goe = 0x80ee001c,
837 .crtc_goe = 0x80cc0015,
Dcorgi.c228 .crtc_goe = 0x80100110,
251 .crtc_goe = 0x80100110,
Dhx4700.c447 .crtc_goe = 0,
469 .crtc_goe = 0x00000000,
/Linux-v6.1/include/video/
Dw100fb.h81 unsigned long crtc_goe; member
/Linux-v6.1/drivers/video/fbdev/
Dw100fb.c1349 writel(mode->crtc_goe, remapped_regs + mmCRTC_GOE); in w100_init_lcd()