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