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

/linux-4.4.14/drivers/video/fbdev/mmp/hw/
H A Dmmp_ctrl.c261 u32 total_x, total_y, vsync_ctrl, tmp, sclk_src, sclk_div, path_set_mode() local
289 total_x = mode->xres + mode->left_margin + mode->right_margin + path_set_mode()
293 writel_relaxed((total_y << 16) | total_x, &regs->screen_size); path_set_mode()
/linux-4.4.14/drivers/video/fbdev/
H A Dsticore.h94 s16 total_x; /* frame buffer width in pixels */ member in struct:sti_glob_cfg
173 s16 total_x; /* frame buffer width in pixels */ member in struct:sti_conf_outptr
H A Dstifb.c1256 fix->line_length = (fb->sti->glob_cfg->total_x * bpp) / 8; stifb_init_fb()
/linux-4.4.14/drivers/video/console/
H A Dsticore.c378 glob_cfg->total_x, glob_cfg->total_y, sti_dump_globcfg()

Completed in 226 milliseconds