Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/imx/ipuv3/
H A Dimx-tve.c106 struct imx_tve *tve;
109 struct imx_tve { struct
124 static inline struct imx_tve *con_to_tve(struct drm_connector *c) in con_to_tve() argument
129 static inline struct imx_tve *enc_to_tve(struct drm_encoder *e) in enc_to_tve()
134 static void tve_enable(struct imx_tve *tve) in tve_enable()
152 static void tve_disable(struct imx_tve *tve) in tve_disable()
158 static int tve_setup_tvout(struct imx_tve *tve) in tve_setup_tvout()
163 static int tve_setup_vga(struct imx_tve *tve) in tve_setup_vga()
203 struct imx_tve *tve = con_to_tve(connector); in imx_tve_connector_get_modes()
222 struct imx_tve *tve = con_to_tve(connector); in imx_tve_connector_mode_valid()
[all …]