Searched refs:total_y (Results 1 – 3 of 3) sorted by relevance
91 s16 total_y; /* frame buffer height in pixels */ member170 s16 total_y; /* frame buffer height in pixels */ member
255 u32 total_x, total_y, vsync_ctrl, tmp, sclk_src, sclk_div, in path_set_mode() local286 total_y = mode->yres + mode->upper_margin + mode->lower_margin + in path_set_mode()288 writel_relaxed((total_y << 16) | total_x, in path_set_mode()
416 glob_cfg->total_x, glob_cfg->total_y); in sti_dump_globcfg()