Searched refs:hclks_total (Results 1 – 1 of 1) sorted by relevance
234 unsigned int vlines_total, hclks_total, start, stop; in ep93xxfb_set_timing() local239 hclks_total = info->var.xres + info->var.left_margin + in ep93xxfb_set_timing()243 ep93xxfb_out_locked(fbi, hclks_total, EP93XXFB_HCLKS_TOTAL); in ep93xxfb_set_timing()258 start = hclks_total; in ep93xxfb_set_timing()259 stop = hclks_total - info->var.hsync_len; in ep93xxfb_set_timing()262 start = hclks_total - info->var.hsync_len - info->var.left_margin; in ep93xxfb_set_timing()267 start = hclks_total; in ep93xxfb_set_timing()268 stop = hclks_total; in ep93xxfb_set_timing()