Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-pxa/include/mach/
Dregs-lcd.h132 #define LCCR3_HorSnchL (LCCR3_HSP*1) /* HSP Active Low */ macro
/linux-3.4.99/drivers/video/
Dsa1100fb.c682 (var->sync & FB_SYNC_HOR_HIGH_ACT ? LCCR3_HorSnchH : LCCR3_HorSnchL) | in sa1100fb_activate_var()
1171 if (inf->lccr3 & (LCCR3_VrtSnchL|LCCR3_HorSnchL|0xff) || in sa1100fb_init_fbinfo()
Dpxafb.c1346 LCCR3_HorSnchH : LCCR3_HorSnchL) | in setup_parallel_timing()
/linux-3.4.99/arch/arm/mach-sa1100/include/mach/
DSA-1100.h1823 #define LCCR3_HorSnchL (LCCR3_HSP*1) /* Horizontal Synchronization */ macro