Home
last modified time | relevance | path

Searched full:raydium (Results 1 – 11 of 11) 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,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 */
195 * problems if the Raydium device is on a shared I2C bus. in raydium_i2c_send()
242 * problems if the Raydium device is on a shared I2C bus. in raydium_i2c_read()
1130 ts->input->name = "Raydium Touchscreen"; in raydium_i2c_probe()
1238 { .compatible = "raydium,rm32380", },
[all …]
H A DKconfig1194 tristate "Raydium I2C Touchscreen"
1198 Say Y here if you have Raydium series I2C touchscreen,
/linux/drivers/gpu/drm/panel/
H A Dpanel-raydium-rm68200.c384 { .compatible = "raydium,rm68200" },
393 .name = "panel-raydium-rm68200",
401 MODULE_DESCRIPTION("DRM Driver for Raydium RM68200 MIPI DSI panel");
H A Dpanel-raydium-rm67200.c484 .name = "panel-raydium-rm67200",
/linux/Documentation/devicetree/bindings/display/bridge/
H A Dfsl,imx93-mipi-dsi.yaml82 compatible = "raydium,rm67191";
/linux/arch/arm64/boot/dts/rockchip/
H A Drk3568-evb1-v10.dts203 compatible = "wanchanglong,w552793baa", "raydium,rm67200";
/linux/drivers/usb/core/
H A Dquirks.c589 /* Raydium Touchscreen */
/linux/
H A DMAINTAINERS8439 DRM DRIVER FOR RAYDIUM RM67191 PANELS
8442 F: Documentation/devicetree/bindings/display/panel/raydium,rm67191.yaml
8443 F: drivers/gpu/drm/panel/panel-raydium-rm67191.c