Home
last modified time | relevance | path

Searched refs:LCCR3_HorSnchH (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/arch/arm/mach-pxa/include/mach/
Dregs-lcd.h131 #define LCCR3_HorSnchH (LCCR3_HSP*0) /* HSP Active High */ macro
/linux-4.1.27/arch/arm/mach-sa1100/include/mach/
DSA-1100.h1821 #define LCCR3_HorSnchH (LCCR3_HSP*0) /* Horizontal Synchronization */ macro
/linux-4.1.27/drivers/video/fbdev/
Dsa1100fb.c680 (var->sync & FB_SYNC_HOR_HIGH_ACT ? LCCR3_HorSnchH : LCCR3_HorSnchL) | in sa1100fb_activate_var()
Dpxafb.c1346 LCCR3_HorSnchH : LCCR3_HorSnchL) | in setup_parallel_timing()