Home
last modified time | relevance | path

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

/u-boot/arch/arm/include/asm/arch-pxa/
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 */
/u-boot/drivers/video/
A Dpxa_lcd.c548 fbi->reg_lccr3 = REG_LCCR3 & ~(LCCR3_HSP | LCCR3_VSP); in pxafb_init()
/u-boot/include/
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 */

Completed in 24 milliseconds