Searched defs:xilinxfb_platform_data (Results 1 – 1 of 1) sorted by relevance
17 struct xilinxfb_platform_data { struct18 u32 rotate_screen; /* Flag to rotate display 180 degrees */19 u32 screen_height_mm; /* Physical dimensions of screen in mm */20 u32 screen_width_mm;21 u32 xres, yres; /* resolution of screen in pixels */22 u32 xvirt, yvirt; /* resolution of memory buffer */27 u32 fb_phys;