Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-pxa/
Dhimalaya.c52 .crtc_vpos_gs = 0x00080007,
75 .crtc_vpos_gs = 0x00080007,
Deseries.c399 .crtc_vpos_gs = 0x000a0009,
595 .crtc_vpos_gs = 0x00020147,
803 .crtc_vpos_gs = 0x00020003,
826 .crtc_vpos_gs = 0x01460147,
Dcorgi.c227 .crtc_vpos_gs = 0x02830002,
250 .crtc_vpos_gs = 0x00010141,
Dhx4700.c445 .crtc_vpos_gs = 0x0000028f,
468 .crtc_vpos_gs = 0x00080007,
/linux-4.1.27/include/video/
Dw100fb.h80 unsigned long crtc_vpos_gs; member
/linux-4.1.27/drivers/video/fbdev/
Dw100fb.c1339 writel(mode->crtc_vpos_gs, remapped_regs + mmCRTC_VPOS_GS); in w100_init_lcd()