Searched full:tve200 (Results 1 – 11 of 11) sorted by relevance
/Linux-v6.1/Documentation/devicetree/bindings/display/ |
D | faraday,tve200.yaml | 4 $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/ |
D | tve200.rst | 2 drm/tve200 Faraday TV Encoder 200 5 .. kernel-doc:: drivers/gpu/drm/tve200/tve200_drv.c 6 :doc: Faraday TV Encoder TVE200 DRM Driver
|
D | drivers.rst | 13 tve200
|
/Linux-v6.1/drivers/gpu/drm/tve200/ |
D | tve200_drv.c | 14 * 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",
|
D | Kconfig | 3 tristate "DRM Support for Faraday TV Encoder TVE200" 15 TVE200 Controller.
|
D | tve200_drm.h | 102 #define TVE200_CTRL_4_RESET BIT(0) /* triggers reset of TVE200 */
|
D | tve200_display.c | 138 /* Reset the TVE200 and wait for it to come back online */ in tve200_display_enable()
|
/Linux-v6.1/drivers/gpu/drm/ |
D | Makefile | 138 obj-$(CONFIG_DRM_TVE200) += tve200/
|
D | Kconfig | 395 source "drivers/gpu/drm/tve200/Kconfig"
|
/Linux-v6.1/arch/arm/boot/dts/ |
D | gemini.dtsi | 431 compatible = "cortina,gemini-tvc", "faraday,tve200";
|
/Linux-v6.1/ |
D | MAINTAINERS | 6442 DRM DRIVER FOR FARADAY TVE200 TV ENCODER 6446 F: drivers/gpu/drm/tve200/
|