Home
last modified time | relevance | path

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

/Linux-v6.1/arch/arm/mach-pxa/
Dhimalaya.c49 .crtc_vpos_gs = 0x00080007,
72 .crtc_vpos_gs = 0x00080007,
Deseries.c381 .crtc_vpos_gs = 0x000a0009,
589 .crtc_vpos_gs = 0x00020147,
810 .crtc_vpos_gs = 0x00020003,
833 .crtc_vpos_gs = 0x01460147,
Dcorgi.c224 .crtc_vpos_gs = 0x02830002,
247 .crtc_vpos_gs = 0x00010141,
Dhx4700.c442 .crtc_vpos_gs = 0x0000028f,
465 .crtc_vpos_gs = 0x00080007,
/Linux-v6.1/include/video/
Dw100fb.h77 unsigned long crtc_vpos_gs; member
/Linux-v6.1/drivers/video/fbdev/
Dw100fb.c1345 writel(mode->crtc_vpos_gs, remapped_regs + mmCRTC_VPOS_GS); in w100_init_lcd()