Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/mach-pxa/
Dhimalaya.c49 .crtc_vpos_gs = 0x00080007,
72 .crtc_vpos_gs = 0x00080007,
Deseries.c387 .crtc_vpos_gs = 0x000a0009,
584 .crtc_vpos_gs = 0x00020147,
796 .crtc_vpos_gs = 0x00020003,
819 .crtc_vpos_gs = 0x01460147,
Dcorgi.c225 .crtc_vpos_gs = 0x02830002,
248 .crtc_vpos_gs = 0x00010141,
Dhx4700.c442 .crtc_vpos_gs = 0x0000028f,
465 .crtc_vpos_gs = 0x00080007,
/kernel/linux/linux-5.10/include/video/
Dw100fb.h77 unsigned long crtc_vpos_gs; member
/kernel/linux/linux-5.10/drivers/video/fbdev/
Dw100fb.c1345 writel(mode->crtc_vpos_gs, remapped_regs + mmCRTC_VPOS_GS); in w100_init_lcd()