Searched refs:bfin_lq035_fb_fix (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/video/fbdev/
H A Dbf537-lq035.c446 static struct fb_fix_screeninfo bfin_lq035_fb_fix = { variable in typeref:struct:fb_fix_screeninfo
727 bfin_lq035_fb_fix.smem_start = (int)fb_buffer; bfin_lq035_probe()
734 bfin_lq035_fb_fix.line_length = LCD_Y_RES*(LCD_BBP/8); bfin_lq035_probe()
737 bfin_lq035_fb_fix.smem_start += ACTIVE_VIDEO_MEM_OFFSET; bfin_lq035_probe()
759 bfin_lq035_fb.fix = bfin_lq035_fb_fix; bfin_lq035_probe()

Completed in 48 milliseconds