Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/sun4i/
H A Dsun8i_tcon_top.h42 int sun8i_tcon_top_de_config(struct device *dev, int mixer, int tcon);
H A Dsun8i_tcon_top.c57 int sun8i_tcon_top_de_config(struct device *dev, int mixer, int tcon) in sun8i_tcon_top_de_config() function
94 EXPORT_SYMBOL(sun8i_tcon_top_de_config);
H A Dsun4i_tcon.c1440 ret = sun8i_tcon_top_de_config(&pdev->dev, tcon->id, id); in sun8i_r40_tcon_tv_set_mux()