Home
last modified time | relevance | path

Searched full:raydium (Results 1 – 13 of 13) sorted by relevance

/linux/Documentation/devicetree/bindings/display/panel/
H A Draydium,rm69380.yaml4 $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 Draydium,rm68200.yaml4 $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 Draydium,rm692e5.yaml4 $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 Draydium,rm67191.yaml4 $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 Draydium_i2c_ts.txt1 Raydium I2C touchscreen
4 - compatible: must be "raydium,rm32380"
15 compatible = "raydium,rm32380";
/linux/drivers/input/touchscreen/
H A Draydium_i2c_ts.c3 * 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 …]
/linux/drivers/gpu/drm/panel/
H A Dpanel-raydium-rm67191.c3 * 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 Dpanel-raydium-rm68200.c386 { .compatible = "raydium,rm68200" },
395 .name = "panel-raydium-rm68200",
403 MODULE_DESCRIPTION("DRM Driver for Raydium RM68200 MIPI DSI panel");
H A Dpanel-raydium-rm69380.c336 .name = "panel-raydium-rm69380",
343 MODULE_DESCRIPTION("DRM driver for Raydium RM69380-equipped DSI panels");
/linux/Documentation/devicetree/bindings/display/bridge/
H A Dfsl,imx93-mipi-dsi.yaml82 compatible = "raydium,rm67191";
/linux/arch/arm/boot/dts/st/
H A Dstm32mp157c-ev1.dts108 compatible = "raydium,rm68200";
/linux/drivers/usb/core/
H A Dquirks.c529 /* Raydium Touchscreen */
/linux/
H A DMAINTAINERS7351 DRM DRIVER FOR RAYDIUM RM67191 PANELS
7354 F: Documentation/devicetree/bindings/display/panel/raydium,rm67191.yaml
7355 F: drivers/gpu/drm/panel/panel-raydium-rm67191.c