Searched refs:tve (Results 1 – 8 of 8) sorted by relevance
132 __acquires(&tve->lock) in tve_lock()134 struct imx_tve *tve = __tve; in tve_lock() local136 spin_lock(&tve->lock); in tve_lock()140 __releases(&tve->lock) in tve_unlock()142 struct imx_tve *tve = __tve; in tve_unlock() local144 spin_unlock(&tve->lock); in tve_unlock()147 static void tve_enable(struct imx_tve *tve) in tve_enable() argument149 if (!tve->enabled) { in tve_enable()150 tve->enabled = true; in tve_enable()151 clk_prepare_enable(tve->clk); in tve_enable()[all …]
8 obj-$(CONFIG_DRM_IMX_TVE) += imx-tve.o
143 tve {241 &tve {245 fsl,tve-mode = "vga";
306 &tve {310 fsl,tve-mode = "vga";
109 &tve {
147 &tve {
812 tve: tve@63ff0000 { label813 compatible = "fsl,imx53-tve";818 clock-names = "tve", "di_sel";
70 framebuffer-tve {73 allwinner,pipeline = "mixer1-lcd1-tve";