Home
last modified time | relevance | path

Searched full:chipone (Results 1 – 25 of 27) sorted by relevance

12

/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/
Dchipone-icn6211.c143 struct chipone { struct
231 static inline struct chipone *bridge_to_chipone(struct drm_bridge *bridge) in bridge_to_chipone()
233 return container_of(bridge, struct chipone, bridge); in bridge_to_chipone()
236 static void chipone_readb(struct chipone *icn, u8 reg, u8 *val) in chipone_readb()
245 static int chipone_writeb(struct chipone *icn, u8 reg, u8 val) in chipone_writeb()
250 static void chipone_configure_pll(struct chipone *icn, in chipone_configure_pll()
346 struct chipone *icn = bridge_to_chipone(bridge); in chipone_atomic_enable()
450 struct chipone *icn = bridge_to_chipone(bridge); in chipone_atomic_pre_enable()
487 struct chipone *icn = bridge_to_chipone(bridge); in chipone_atomic_post_disable()
507 struct chipone *icn = bridge_to_chipone(bridge); in chipone_mode_set()
[all …]
DKconfig19 tristate "Chipone ICN6211 MIPI-DSI/RGB Converter bridge"
26 ICN6211 is MIPI-DSI/RGB Converter bridge from chipone.
DMakefile2 obj-$(CONFIG_DRM_CHIPONE_ICN6211) += chipone-icn6211.o
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/display/bridge/
Dchipone,icn6211.yaml4 $id: http://devicetree.org/schemas/display/bridge/chipone,icn6211.yaml#
7 title: Chipone ICN6211 MIPI-DSI to RGB Converter bridge
13 ICN6211 is MIPI-DSI to RGB Converter bridge from chipone.
21 - chipone,icn6211
98 compatible = "chipone,icn6211";
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/input/touchscreen/
Dchipone,icn8318.yaml4 $id: http://devicetree.org/schemas/input/touchscreen/chipone,icn8318.yaml#
7 title: ChipOne ICN8318 Touchscreen Controller
17 const: chipone,icn8318
48 compatible = "chipone,icn8318";
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/input/touchscreen/
Dchipone_icn8318.txt1 * ChipOne icn8318 I2C touchscreen controller
4 - compatible : "chipone,icn8318"
30 compatible = "chipone,icn8318";
/kernel/linux/linux-5.10/drivers/input/touchscreen/
Dchipone_icn8318.c3 * Driver for ChipOne icn8318 i2c touchscreen controller
253 { .compatible = "chipone,icn8318" },
276 MODULE_DESCRIPTION("ChipOne icn8318 I2C Touchscreen Driver");
Dchipone_icn8505.c3 * Driver for ChipOne icn8505 i2c touchscreen controller
390 "chipone/icn8505-%s.fw", subsys); in icn8505_probe_acpi()
518 MODULE_DESCRIPTION("ChipOne icn8505 I2C Touchscreen Driver");
DKconfig182 tristate "chipone icn8318 touchscreen controller"
187 Say Y here if you have a ChipOne icn8318 based I2C touchscreen.
195 tristate "chipone icn8505 touchscreen controller"
198 Say Y here if you have a ChipOne icn8505 based I2C touchscreen.
Dektf2127.c5 * For this driver the layout of the Chipone icn8318 i2c
/kernel/linux/linux-6.6/drivers/input/touchscreen/
Dchipone_icn8318.c3 * Driver for ChipOne icn8318 i2c touchscreen controller
246 { .compatible = "chipone,icn8318" },
269 MODULE_DESCRIPTION("ChipOne icn8318 I2C Touchscreen Driver");
Dchipone_icn8505.c3 * Driver for ChipOne icn8505 i2c touchscreen controller
378 "chipone/icn8505-%s.fw", subsys); in icn8505_probe_acpi()
506 MODULE_DESCRIPTION("ChipOne icn8505 I2C Touchscreen Driver");
DKconfig178 tristate "chipone icn8318 touchscreen controller"
183 Say Y here if you have a ChipOne icn8318 based I2C touchscreen.
191 tristate "chipone icn8505 touchscreen controller"
194 Say Y here if you have a ChipOne icn8505 based I2C touchscreen.
Dektf2127.c5 * For this driver the layout of the Chipone icn8318 i2c
/kernel/linux/linux-6.6/drivers/hid/i2c-hid/
Di2c-hid-acpi.c39 * The CHPN0001 ACPI device, which is used to describe the Chipone
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dsun5i-a13-utoo-p66.dts100 compatible = "chipone,icn8318";
/kernel/linux/linux-6.6/arch/arm/boot/dts/allwinner/
Dsun5i-a13-utoo-p66.dts100 compatible = "chipone,icn8318";
/kernel/linux/linux-6.6/drivers/platform/x86/
DKconfig985 Certain ACPI based tablets with e.g. Silead or Chipone touchscreens
990 Enable this for x86 tablets with Silead or Chipone touchscreens.
Dtouchscreen_dmi.c239 .name = "chipone/icn8505-HAMP0002.fw",
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/
Dvendor-prefixes.yaml206 "^chipone,.*":
207 description: ChipOne
/kernel/linux/linux-5.10/drivers/platform/x86/
DKconfig1214 Certain ACPI based tablets with e.g. Silead or Chipone touchscreens
1219 Enable this for x86 tablets with Silead or Chipone touchscreens.
Dtouchscreen_dmi.c199 .name = "chipone/icn8505-HAMP0002.fw",
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/
Dvendor-prefixes.yaml255 "^chipone,.*":
256 description: ChipOne
/kernel/linux/linux-5.10/drivers/hid/i2c-hid/
Di2c-hid-core.c906 * The CHPN0001 ACPI device, which is used to describe the Chipone
/kernel/linux/patches/linux-5.10/unionpi_tiger_pacth/
Dlinux-5.10.patch1544 + compatible = "chipone,icn6211";
1672 + compatible = "chipone,icn6211-i2c";
8814 + tristate "Chipone ICN6211 panel driver"
8818 + Say Y here if you want to enable support for the Chipone
8837 + (800x480) Chipone ICN6211-based DSI panel
8846 +obj-$(CONFIG_DRM_PANEL_CHIPONE_ICN6211) += panel-chipone-icn6211.o
8855 diff -Naur a/drivers/gpu/drm/panel/panel-chipone-icn6211.c b/drivers/gpu/drm/panel/panel-chipone-ic…
8856 --- a/drivers/gpu/drm/panel/panel-chipone-icn6211.c 1970-01-01 08:00:00.000000000 +0800
8857 +++ b/drivers/gpu/drm/panel/panel-chipone-icn6211.c 2022-05-31 11:56:47.737259290 +0800
8861 + * Driver for panels based on chipone icn6211 controller, compatible LCD module:
[all …]

12