Searched refs:tve (Results 1 – 5 of 5) sorted by relevance
128 __acquires(&tve->lock) in tve_lock()130 struct imx_tve *tve = __tve; in tve_lock() local132 spin_lock(&tve->lock); in tve_lock()136 __releases(&tve->lock) in tve_unlock()138 struct imx_tve *tve = __tve; in tve_unlock() local140 spin_unlock(&tve->lock); in tve_unlock()143 static void tve_enable(struct imx_tve *tve) in tve_enable() argument147 if (!tve->enabled) { in tve_enable()148 tve->enabled = true; in tve_enable()149 clk_prepare_enable(tve->clk); in tve_enable()[all …]
7 obj-$(CONFIG_DRM_IMX_TVE) += imx-tve.o
149 tve {247 &tve {251 fsl,tve-mode = "vga";
296 &tve {300 fsl,tve-mode = "vga";
746 tve: tve@63ff0000 { label747 compatible = "fsl,imx53-tve";752 clock-names = "tve", "di_sel";