Home
last modified time | relevance | path

Searched refs:SUN6I_DSI_TCON_DIV (Results 1 – 3 of 3) sorted by relevance

/drivers/gpu/drm/sun4i/
Dsun6i_mipi_dsi.h16 #define SUN6I_DSI_TCON_DIV 4 macro
Dsun4i_tcon.c369 tcon->dclk_min_div = SUN6I_DSI_TCON_DIV; in sun4i_tcon0_mode_set_cpu()
370 tcon->dclk_max_div = SUN6I_DSI_TCON_DIV; in sun4i_tcon0_mode_set_cpu()
Dsun6i_mipi_dsi.c391 edge0 += (mode->hdisplay + 40) * SUN6I_DSI_TCON_DIV / 8; in sun6i_dsi_get_drq_edge0()