Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/sun4i/
H A Dsun6i_mipi_dsi.h16 #define SUN6I_DSI_TCON_DIV 4 macro
H A Dsun4i_tcon.c361 tcon->dclk_min_div = SUN6I_DSI_TCON_DIV; in sun4i_tcon0_mode_set_cpu()
362 tcon->dclk_max_div = SUN6I_DSI_TCON_DIV; in sun4i_tcon0_mode_set_cpu()
364 / SUN6I_DSI_TCON_DIV); in sun4i_tcon0_mode_set_cpu()
H A Dsun6i_mipi_dsi.c391 edge0 += (mode->hdisplay + 40) * SUN6I_DSI_TCON_DIV / 8; in sun6i_dsi_get_drq_edge0()