Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/include/asm/arch-pxa/
H A Dpxa-regs.h2181 #define LCCR3_HSP (1 << 21) /* horizontal sync polarity */ macro
2205 #define LCCR3_HorSnchH (LCCR3_HSP*0) /* Horizontal Synchronization */
2207 #define LCCR3_HorSnchL (LCCR3_HSP*1) /* Horizontal Synchronization */
/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.h2817 #define LCCR3_HSP 0x00200000 /* Horizontal Synchronization */ macro
2819 #define LCCR3_HorSnchH (LCCR3_HSP*0) /* Horizontal Synchronization */
2821 #define LCCR3_HorSnchL (LCCR3_HSP*1) /* Horizontal Synchronization */