Searched full:raydium (Results 1 – 15 of 15) sorted by relevance
/Linux-v5.10/Documentation/devicetree/bindings/display/panel/ |
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";
|
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 59 compatible = "raydium,rm67191";
|
/Linux-v5.10/Documentation/devicetree/bindings/input/ |
D | raydium_i2c_ts.txt | 1 Raydium I2C touchscreen 4 - compatible: must be "raydium,rm32380" 15 compatible = "raydium,rm32380";
|
/Linux-v5.10/drivers/input/touchscreen/ |
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 115 /* 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() 243 * problems if the Raydium device is on a shared I2C bus. in raydium_i2c_read() 1116 ts->input->name = "Raydium Touchscreen"; in raydium_i2c_probe() 1236 { .compatible = "raydium,rm32380", }, [all …]
|
D | Kconfig | 1137 tristate "Raydium I2C Touchscreen" 1141 Say Y here if you have Raydium series I2C touchscreen,
|
/Linux-v5.10/drivers/gpu/drm/panel/ |
D | Kconfig | 280 tristate "Raydium RM67191 FHD 1080x1920 DSI video mode panel" 285 Say Y here if you want to enable support for Raydium RM67191 FHD 289 tristate "Raydium RM68200 720x1280 DSI video mode panel" 294 Say Y here if you want to enable support for Raydium RM68200
|
D | Makefile | 29 obj-$(CONFIG_DRM_PANEL_RAYDIUM_RM67191) += panel-raydium-rm67191.o 30 obj-$(CONFIG_DRM_PANEL_RAYDIUM_RM68200) += panel-raydium-rm68200.o
|
D | panel-raydium-rm67191.c | 3 * Raydium RM67191 MIPI-DSI panel driver 642 { .compatible = "raydium,rm67191", }, 649 .name = "panel-raydium-rm67191", 659 MODULE_DESCRIPTION("DRM Driver for Raydium RM67191 MIPI DSI panel");
|
D | panel-raydium-rm68200.c | 426 { .compatible = "raydium,rm68200" }, 435 .name = "panel-raydium-rm68200", 443 MODULE_DESCRIPTION("DRM Driver for Raydium RM68200 MIPI DSI panel");
|
/Linux-v5.10/arch/arm/boot/dts/ |
D | stm32mp157c-ev1.dts | 122 compatible = "raydium,rm68200";
|
/Linux-v5.10/arch/arm64/boot/dts/freescale/ |
D | imx8mq-evk.dts | 274 compatible = "raydium,rm67191";
|
/Linux-v5.10/Documentation/devicetree/bindings/ |
D | vendor-prefixes.yaml | 885 "^raydium,.*": 886 description: Raydium Semiconductor Corp.
|
/Linux-v5.10/drivers/usb/core/ |
D | quirks.c | 482 /* Raydium Touchscreen */
|
/Linux-v5.10/drivers/hid/i2c-hid/ |
D | i2c-hid-core.c | 1252 * solves "incomplete reports" on Raydium devices 2386:3118 and in i2c_hid_resume()
|
/Linux-v5.10/ |
D | MAINTAINERS | 5637 DRM DRIVER FOR RAYDIUM RM67191 PANELS 5640 F: Documentation/devicetree/bindings/display/panel/raydium,rm67191.yaml 5641 F: drivers/gpu/drm/panel/panel-raydium-rm67191.c
|