Home
last modified time | relevance | path

Searched full:tve200 (Results 1 – 11 of 11) sorted by relevance

/Linux-v6.1/Documentation/devicetree/bindings/display/
Dfaraday,tve200.yaml4 $id: http://devicetree.org/schemas/display/faraday,tve200.yaml#
7 title: Faraday TV Encoder TVE200
15 - const: faraday,tve200
18 - const: faraday,tve200
55 compatible = "faraday,tve200";
/Linux-v6.1/Documentation/gpu/
Dtve200.rst2 drm/tve200 Faraday TV Encoder 200
5 .. kernel-doc:: drivers/gpu/drm/tve200/tve200_drv.c
6 :doc: Faraday TV Encoder TVE200 DRM Driver
Ddrivers.rst13 tve200
/Linux-v6.1/drivers/gpu/drm/tve200/
Dtve200_drv.c14 * DOC: Faraday TV Encoder TVE200 DRM Driver
16 * The Faraday TV Encoder TVE200 is also known as the Gemini TV Interface
53 #define DRIVER_DESC "DRM module for Faraday TVE200"
144 .name = "tve200",
211 ret = devm_request_irq(dev, irq, tve200_irq, 0, "tve200", priv); in tve200_probe()
257 .compatible = "faraday,tve200",
264 .name = "tve200",
DKconfig3 tristate "DRM Support for Faraday TV Encoder TVE200"
15 TVE200 Controller.
Dtve200_drm.h102 #define TVE200_CTRL_4_RESET BIT(0) /* triggers reset of TVE200 */
Dtve200_display.c138 /* Reset the TVE200 and wait for it to come back online */ in tve200_display_enable()
/Linux-v6.1/drivers/gpu/drm/
DMakefile138 obj-$(CONFIG_DRM_TVE200) += tve200/
DKconfig395 source "drivers/gpu/drm/tve200/Kconfig"
/Linux-v6.1/arch/arm/boot/dts/
Dgemini.dtsi431 compatible = "cortina,gemini-tvc", "faraday,tve200";
/Linux-v6.1/
DMAINTAINERS6442 DRM DRIVER FOR FARADAY TVE200 TV ENCODER
6446 F: drivers/gpu/drm/tve200/