Searched defs:vl_rot (Results 1 – 6 of 6) sorted by relevance
/u-boot/include/ |
A D | atmel_lcd.h | 24 ushort vl_rot; /* Rotation of Display (0, 1, 2, 3) */ member
|
A D | lcd.h | 54 ushort vl_rot; /* Rotation of Display (0, 1, 2, 3) */ member
|
A D | pxa_lcd.h | 50 ushort vl_rot; /* Rotation of Display (0, 1, 2, 3) */ member
|
A D | exynos_lcd.h | 27 ushort vl_rot; /* Rotation of Display (0, 1, 2, 3) */ member
|
/u-boot/common/ |
A D | lcd_console.c | 141 void lcd_init_console(void *address, int vl_cols, int vl_rows, int vl_rot) in lcd_init_console()
|
/u-boot/drivers/video/exynos/ |
A D | exynos_fb.c | 50 ushort vl_rot; /* Rotation of Display (0, 1, 2, 3) */ member
|
Completed in 9 milliseconds