Home
last modified time | relevance | path

Searched refs:LCCR2_VSW (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/video/fbdev/
Dpxa3xx-regs.h105 #define LCCR2_VSW Fld (6, 10) /* Vertical Synchronization pulse - 1 */ macro
106 #define LCCR2_VrtSnchWdth(Tln) (((Tln) - 1) << FShft (LCCR2_VSW))
/linux-5.19.10/Documentation/fb/
Dpxafb.rst45 vsynclen:VSYNC == LCCR2_VSW + 1
/linux-5.19.10/arch/arm/mach-sa1100/include/mach/
DSA-1100.h1734 #define LCCR2_VSW Fld (6, 10) /* Vertical Synchronization pulse */ macro
1738 (((Tln) - 1) << FShft (LCCR2_VSW))