Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/imx/
Dimx-tve.c128 __acquires(&tve->lock) in tve_lock()
130 struct imx_tve *tve = __tve; in tve_lock() local
132 spin_lock(&tve->lock); in tve_lock()
136 __releases(&tve->lock) in tve_unlock()
138 struct imx_tve *tve = __tve; in tve_unlock() local
140 spin_unlock(&tve->lock); in tve_unlock()
143 static void tve_enable(struct imx_tve *tve) in tve_enable() argument
147 if (!tve->enabled) { in tve_enable()
148 tve->enabled = true; in tve_enable()
149 clk_prepare_enable(tve->clk); in tve_enable()
[all …]
DMakefile7 obj-$(CONFIG_DRM_IMX_TVE) += imx-tve.o
/linux-4.4.14/arch/arm/boot/dts/
Dimx53-mba53.dts149 tve {
247 &tve {
251 fsl,tve-mode = "vga";
Dimx53-qsb-common.dtsi296 &tve {
300 fsl,tve-mode = "vga";
Dimx53.dtsi746 tve: tve@63ff0000 { label
747 compatible = "fsl,imx53-tve";
752 clock-names = "tve", "di_sel";