Lines Matching refs:imx_tve
106 struct imx_tve *tve;
109 struct imx_tve {
124 static inline struct imx_tve *con_to_tve(struct drm_connector *c)
129 static inline struct imx_tve *enc_to_tve(struct drm_encoder *e)
134 static void tve_enable(struct imx_tve *tve)
152 static void tve_disable(struct imx_tve *tve)
158 static int tve_setup_tvout(struct imx_tve *tve)
163 static int tve_setup_vga(struct imx_tve *tve)
203 struct imx_tve *tve = con_to_tve(connector);
222 struct imx_tve *tve = con_to_tve(connector);
245 struct imx_tve *tve = enc_to_tve(encoder);
282 struct imx_tve *tve = enc_to_tve(encoder);
289 struct imx_tve *tve = enc_to_tve(encoder);
299 struct imx_tve *tve = enc_to_tve(encoder);
336 struct imx_tve *tve = data;
350 struct imx_tve *tve = container_of(hw, struct imx_tve, clk_hw_di);
387 struct imx_tve *tve = container_of(hw, struct imx_tve, clk_hw_di);
417 static int tve_clk_init(struct imx_tve *tve, void __iomem *base)
443 struct imx_tve *tve = data;
489 struct imx_tve *tve = dev_get_drvdata(dev);
533 struct imx_tve *tve;