Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/mach-pxa/
H A Dzylonite.h21 extern int lcd_orientation;
H A Dzylonite_pxa320.c188 lcd_orientation = (id >> 6) & 0x1; in zylonite_detect_lcd_panel()
H A Dzylonite_pxa300.c210 lcd_orientation = (id >> 6) & 0x1; in zylonite_detect_lcd_panel()
H A Dzylonite.c45 int lcd_orientation; variable