Searched full:raydium (Results 1 – 15 of 15) sorted by relevance
/Linux-v6.1/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 61 compatible = "raydium,rm67191";
|
/Linux-v6.1/Documentation/devicetree/bindings/input/ |
D | raydium_i2c_ts.txt | 1 Raydium I2C touchscreen 4 - compatible: must be "raydium,rm32380" 15 compatible = "raydium,rm32380";
|
/Linux-v6.1/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 116 /* struct raydium_data - represents state of Raydium touchscreen device */ 197 * problems if the Raydium device is on a shared I2C bus. in raydium_i2c_send() 246 * problems if the Raydium device is on a shared I2C bus. in raydium_i2c_read() 1155 ts->input->name = "Raydium Touchscreen"; in raydium_i2c_probe() 1275 { .compatible = "raydium,rm32380", }, [all …]
|
D | Kconfig | 1181 tristate "Raydium I2C Touchscreen" 1185 Say Y here if you have Raydium series I2C touchscreen,
|
/Linux-v6.1/drivers/gpu/drm/panel/ |
D | Makefile | 42 obj-$(CONFIG_DRM_PANEL_RAYDIUM_RM67191) += panel-raydium-rm67191.o 43 obj-$(CONFIG_DRM_PANEL_RAYDIUM_RM68200) += panel-raydium-rm68200.o
|
D | Kconfig | 421 tristate "Raydium RM67191 FHD 1080x1920 DSI video mode panel" 426 Say Y here if you want to enable support for Raydium RM67191 FHD 430 tristate "Raydium RM68200 720x1280 DSI video mode panel" 435 Say Y here if you want to enable support for Raydium RM68200
|
D | panel-raydium-rm67191.c | 3 * Raydium RM67191 MIPI-DSI panel driver 641 { .compatible = "raydium,rm67191", }, 648 .name = "panel-raydium-rm67191", 658 MODULE_DESCRIPTION("DRM Driver for Raydium RM67191 MIPI DSI panel");
|
D | panel-raydium-rm68200.c | 424 { .compatible = "raydium,rm68200" }, 433 .name = "panel-raydium-rm68200", 441 MODULE_DESCRIPTION("DRM Driver for Raydium RM68200 MIPI DSI panel");
|
/Linux-v6.1/arch/arm/boot/dts/ |
D | stm32mp157c-ev1.dts | 123 compatible = "raydium,rm68200";
|
/Linux-v6.1/arch/arm64/boot/dts/freescale/ |
D | imx8mq-evk.dts | 331 compatible = "raydium,rm67191";
|
/Linux-v6.1/Documentation/devicetree/bindings/ |
D | vendor-prefixes.yaml | 1058 "^raydium,.*": 1059 description: Raydium Semiconductor Corp.
|
/Linux-v6.1/drivers/usb/core/ |
D | quirks.c | 519 /* Raydium Touchscreen */
|
/Linux-v6.1/drivers/hid/i2c-hid/ |
D | i2c-hid-core.c | 1149 * solves "incomplete reports" on Raydium devices 2386:3118 and in i2c_hid_core_resume()
|
/Linux-v6.1/ |
D | MAINTAINERS | 6655 DRM DRIVER FOR RAYDIUM RM67191 PANELS 6658 F: Documentation/devicetree/bindings/display/panel/raydium,rm67191.yaml 6659 F: drivers/gpu/drm/panel/panel-raydium-rm67191.c
|