Searched full:raydium (Results 1 – 17 of 17) sorted by relevance
/linux/Documentation/devicetree/bindings/display/panel/ |
H A D | raydium,rm69380.yaml | 4 $id: http://devicetree.org/schemas/display/panel/raydium,rm69380.yaml# 7 title: Raydium RM69380-based DSI display panels 13 The Raydium RM69380 is a generic DSI panel IC used to control 24 - const: raydium,rm69380 28 to work with the indicated panel. The raydium,rm69380 compatible shall 62 compatible = "lenovo,j716f-edo-rm69380", "raydium,rm69380";
|
H A D | raydium,rm68200.yaml | 4 $id: http://devicetree.org/schemas/display/panel/raydium,rm68200.yaml# 7 title: Raydium Semiconductor Corporation RM68200 5.5" 720p MIPI-DSI TFT LCD panel 13 The Raydium Semiconductor Corporation RM68200 is a 5.5" 720x1280 TFT LCD 22 const: raydium,rm68200 49 compatible = "raydium,rm68200";
|
H A D | raydium,rm692e5.yaml | 4 $id: http://devicetree.org/schemas/display/panel/raydium,rm692e5.yaml# 7 title: Raydium RM692E5 based DSI display panels 13 The Raydium RM692E5 is a generic DSI Panel IC used to control 23 - const: raydium,rm692e5 59 compatible = "fairphone,fp5-rm692e5-boe", "raydium,rm692e5";
|
H A D | raydium,rm67191.yaml | 4 $id: http://devicetree.org/schemas/display/panel/raydium,rm67191.yaml# 7 title: Raydium RM67171 OLED LCD panel with MIPI-DSI protocol 17 const: raydium,rm67191 63 compatible = "raydium,rm67191";
|
/linux/Documentation/devicetree/bindings/input/ |
H A D | raydium_i2c_ts.txt | 1 Raydium I2C touchscreen 4 - compatible: must be "raydium,rm32380" 15 compatible = "raydium,rm32380";
|
/linux/drivers/input/touchscreen/ |
H A D | raydium_i2c_ts.c | 3 * Raydium touchscreen I2C driver. 5 * Copyright (C) 2012-2014, Raydium Semiconductor Corporation. 7 * Raydium reserves the right to make changes without further notice 8 * to the materials described herein. Raydium does not assume any 11 * Contact Raydium Semiconductor Corporation at www.rad-ic.com 117 /* struct raydium_data - represents state of Raydium touchscreen device */ 196 * problems if the Raydium device is on a shared I2C bus. in raydium_i2c_send() 245 * problems if the Raydium device is on a shared I2C bus. in raydium_i2c_read() 1138 ts->input->name = "Raydium Touchscreen"; in raydium_i2c_probe() 1246 { .compatible = "raydium,rm32380", }, [all …]
|
H A D | Kconfig | 1170 tristate "Raydium I2C Touchscreen" 1174 Say Y here if you have Raydium series I2C touchscreen,
|
/linux/drivers/gpu/drm/panel/ |
H A D | Makefile | 60 obj-$(CONFIG_DRM_PANEL_RAYDIUM_RM67191) += panel-raydium-rm67191.o 61 obj-$(CONFIG_DRM_PANEL_RAYDIUM_RM68200) += panel-raydium-rm68200.o 62 obj-$(CONFIG_DRM_PANEL_RAYDIUM_RM692E5) += panel-raydium-rm692e5.o 63 obj-$(CONFIG_DRM_PANEL_RAYDIUM_RM69380) += panel-raydium-rm69380.o
|
H A D | Kconfig | 568 tristate "Raydium RM67191 FHD 1080x1920 DSI video mode panel" 573 Say Y here if you want to enable support for Raydium RM67191 FHD 577 tristate "Raydium RM68200 720x1280 DSI video mode panel" 582 Say Y here if you want to enable support for Raydium RM68200 586 tristate "Raydium RM692E5-based DSI panel" 593 Say Y here if you want to enable support for Raydium RM692E5-based 597 tristate "Raydium RM69380-based DSI panel" 602 Say Y here if you want to enable support for Raydium RM69380-based
|
H A D | panel-raydium-rm67191.c | 3 * Raydium RM67191 MIPI-DSI panel driver 616 { .compatible = "raydium,rm67191", }, 623 .name = "panel-raydium-rm67191", 632 MODULE_DESCRIPTION("DRM Driver for Raydium RM67191 MIPI DSI panel");
|
H A D | panel-raydium-rm68200.c | 386 { .compatible = "raydium,rm68200" }, 395 .name = "panel-raydium-rm68200", 403 MODULE_DESCRIPTION("DRM Driver for Raydium RM68200 MIPI DSI panel");
|
/linux/Documentation/devicetree/bindings/display/bridge/ |
H A D | fsl,imx93-mipi-dsi.yaml | 82 compatible = "raydium,rm67191";
|
/linux/arch/arm/boot/dts/st/ |
H A D | stm32mp157c-ev1.dts | 108 compatible = "raydium,rm68200";
|
/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx8mq-evk.dts | 346 compatible = "raydium,rm67191";
|
/linux/drivers/usb/core/ |
H A D | quirks.c | 529 /* Raydium Touchscreen */
|
/linux/drivers/hid/i2c-hid/ |
H A D | i2c-hid-core.c | 999 * solves "incomplete reports" on Raydium devices 2386:3118 and in i2c_hid_core_resume()
|
/linux/ |
H A D | MAINTAINERS | 7400 DRM DRIVER FOR RAYDIUM RM67191 PANELS 7403 F: Documentation/devicetree/bindings/display/panel/raydium,rm67191.yaml 7404 F: drivers/gpu/drm/panel/panel-raydium-rm67191.c
|