Searched defs:vl_rot (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | atmel_lcd.h | 25 ushort vl_rot; /* Rotation of Display (0, 1, 2, 3) */ member
|
| H A D | lcd.h | 54 ushort vl_rot; /* Rotation of Display (0, 1, 2, 3) */ member
|
| H A D | pxa_lcd.h | 51 ushort vl_rot; /* Rotation of Display (0, 1, 2, 3) */ member
|
| H A D | exynos_lcd.h | 28 ushort vl_rot; /* Rotation of Display (0, 1, 2, 3) */ member
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | lcd_console.c | 139 void lcd_init_console(void *address, int vl_cols, int vl_rows, int vl_rot) in lcd_init_console()
|
| /OK3568_Linux_fs/u-boot/drivers/video/exynos/ |
| H A D | exynos_fb.c | 49 ushort vl_rot; /* Rotation of Display (0, 1, 2, 3) */ member
|