Searched full:tve200 (Results 1 – 11 of 11) sorted by relevance
| /Linux-v5.15/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-v5.15/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 | 14 tve200
|
| /Linux-v5.15/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" 143 .name = "tve200", 210 ret = devm_request_irq(dev, irq, tve200_irq, 0, "tve200", priv); in tve200_probe() 256 .compatible = "faraday,tve200", 263 .name = "tve200",
|
| D | Kconfig | 3 tristate "DRM Support for Faraday TV Encoder TVE200" 16 TVE200 Controller.
|
| D | tve200_drm.h | 102 #define TVE200_CTRL_4_RESET BIT(0) /* triggers reset of TVE200 */
|
| D | tve200_display.c | 137 /* Reset the TVE200 and wait for it to come back online */ in tve200_display_enable()
|
| /Linux-v5.15/drivers/gpu/drm/ |
| D | Makefile | 120 obj-$(CONFIG_DRM_TVE200) += tve200/
|
| D | Kconfig | 364 source "drivers/gpu/drm/tve200/Kconfig"
|
| /Linux-v5.15/arch/arm/boot/dts/ |
| D | gemini.dtsi | 412 compatible = "cortina,gemini-tvc", "faraday,tve200";
|
| /Linux-v5.15/ |
| D | MAINTAINERS | 5862 DRM DRIVER FOR FARADAY TVE200 TV ENCODER 5866 F: drivers/gpu/drm/tve200/
|