Searched full:tve200 (Results 1 – 8 of 8) sorted by relevance
| /linux/Documentation/devicetree/bindings/display/ |
| H A 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/drivers/gpu/drm/tve200/ |
| H A 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 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",
|
| H A D | tve200_drm.h | 102 #define TVE200_CTRL_4_RESET BIT(0) /* triggers reset of TVE200 */
|
| H A D | tve200_display.c | 138 /* Reset the TVE200 and wait for it to come back online */ in tve200_display_enable()
|
| /linux/Documentation/gpu/ |
| H A 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
|
| /linux/drivers/gpu/drm/ |
| H A D | Kconfig | 367 source "drivers/gpu/drm/tve200/Kconfig"
|
| /linux/arch/arm/boot/dts/gemini/ |
| H A D | gemini.dtsi | 429 compatible = "cortina,gemini-tvc", "faraday,tve200";
|
| /linux/ |
| H A D | MAINTAINERS | 7718 DRM DRIVER FOR FARADAY TVE200 TV ENCODER 7722 F: drivers/gpu/drm/tve200/
|