Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm/mach-pxa/
Dhimalaya.c49 .crtc_vpos_gs = 0x00080007,
72 .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.c225 .crtc_vpos_gs = 0x02830002,
248 .crtc_vpos_gs = 0x00010141,
Dhx4700.c443 .crtc_vpos_gs = 0x0000028f,
466 .crtc_vpos_gs = 0x00080007,
/Linux-v5.4/include/video/
Dw100fb.h77 unsigned long crtc_vpos_gs; member
/Linux-v5.4/drivers/video/fbdev/
Dw100fb.c1332 writel(mode->crtc_vpos_gs, remapped_regs + mmCRTC_VPOS_GS); in w100_init_lcd()