Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/include/asm/arch-pxa/
H A Dpxa-regs.h2180 #define LCCR3_VSP (1 << 20) /* vertical sync polarity */ macro
2209 #define LCCR3_VrtSnchH (LCCR3_VSP*0) /* Vertical Synchronization pulse */
2211 #define LCCR3_VrtSnchL (LCCR3_VSP*1) /* Vertical Synchronization pulse */
/rk3399_rockchip-uboot/drivers/video/
H A Dpxa_lcd.c548 fbi->reg_lccr3 = REG_LCCR3 & ~(LCCR3_HSP | LCCR3_VSP); in pxafb_init()
/rk3399_rockchip-uboot/include/
H A DSA-1100.h2811 #define LCCR3_VSP 0x00100000 /* Vertical Synchronization pulse */ macro
2813 #define LCCR3_VrtSnchH (LCCR3_VSP*0) /* Vertical Synchronization pulse */
2815 #define LCCR3_VrtSnchL (LCCR3_VSP*1) /* Vertical Synchronization pulse */