Searched refs:vsync_ctrl (Results 1 – 2 of 2) sorted by relevance
261 u32 total_x, total_y, vsync_ctrl, tmp, sclk_src, sclk_div, in path_set_mode() local297 vsync_ctrl = 0x01330133; in path_set_mode()299 vsync_ctrl = ((mode->xres + mode->right_margin) << 16) in path_set_mode()301 writel_relaxed(vsync_ctrl, ®s->vsync_ctrl); in path_set_mode()
134 u32 vsync_ctrl; /* VSYNC PulsePixel Edge Control */ member