Home
last modified time | relevance | path

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

/linux-6.14.4/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-6.14.4/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.rst15 tve200
/linux-6.14.4/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
56 #define DRIVER_DESC "DRM module for Faraday TVE200"
147 .name = "tve200",
212 ret = devm_request_irq(dev, irq, tve200_irq, 0, "tve200", priv); in tve200_probe()
258 .compatible = "faraday,tve200",
265 .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-6.14.4/drivers/gpu/drm/
DMakefile210 obj-$(CONFIG_DRM_TVE200) += tve200/
DKconfig426 source "drivers/gpu/drm/tve200/Kconfig"
/linux-6.14.4/arch/arm/boot/dts/gemini/
Dgemini.dtsi429 compatible = "cortina,gemini-tvc", "faraday,tve200";
/linux-6.14.4/
DMAINTAINERS7222 DRM DRIVER FOR FARADAY TVE200 TV ENCODER
7226 F: drivers/gpu/drm/tve200/