Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mach-pxa/
Dhimalaya.c52 .crtc_vpos_gs = 0x00080007,
75 .crtc_vpos_gs = 0x00080007,
Deseries.c382 .crtc_vpos_gs = 0x000a0009,
578 .crtc_vpos_gs = 0x00020147,
789 .crtc_vpos_gs = 0x00020003,
812 .crtc_vpos_gs = 0x01460147,
Dcorgi.c228 .crtc_vpos_gs = 0x02830002,
251 .crtc_vpos_gs = 0x00010141,
Dhx4700.c446 .crtc_vpos_gs = 0x0000028f,
469 .crtc_vpos_gs = 0x00080007,
/Linux-v4.19/include/video/
Dw100fb.h80 unsigned long crtc_vpos_gs; member
/Linux-v4.19/drivers/video/fbdev/
Dw100fb.c1340 writel(mode->crtc_vpos_gs, remapped_regs + mmCRTC_VPOS_GS); in w100_init_lcd()