Home
last modified time | relevance | path

Searched full:himax (Results 1 – 25 of 29) sorted by relevance

12

/linux-6.12.1/Documentation/devicetree/bindings/input/touchscreen/
Dhimax,hx83112b.yaml4 $id: http://devicetree.org/schemas/input/touchscreen/himax,hx83112b.yaml#
7 title: Himax hx83112b touchscreen controller
18 - himax,hx83100a
19 - himax,hx83112b
54 compatible = "himax,hx83112b";
/linux-6.12.1/Documentation/devicetree/bindings/display/panel/
Dhimax,hx8394.yaml4 $id: http://devicetree.org/schemas/display/panel/himax,hx8394.yaml#
7 title: Himax HX8394 MIPI-DSI LCD panel controller
14 Device tree bindings for panels based on the Himax HX8394 controller,
25 - const: himax,hx8394
74 compatible = "hannstar,hsd060bhw4", "himax,hx8394";
Dhimax,hx83102.yaml4 $id: http://devicetree.org/schemas/display/panel/himax,hx83102.yaml#
7 title: Himax HX83102 MIPI-DSI LCD panel controller
25 - const: himax,hx83102
62 compatible = "starry,himax83102-j02", "himax,hx83102";
Dhimax,hx83112a.yaml4 $id: http://devicetree.org/schemas/display/panel/himax,hx83112a.yaml#
7 title: Himax HX83112A-based DSI display panels
13 The Himax HX83112A is a generic DSI Panel IC used to control
/linux-6.12.1/Documentation/devicetree/bindings/display/
Dhimax,hx8357d.txt1 Himax HX8357D display panels
3 This binding is for display panels using a Himax HX8357D controller in SPI
7 - compatible: "adafruit,yx350hv15", "himax,hx8357d"
20 compatible = "adafruit,yx350hv15", "himax,hx8357d";
/linux-6.12.1/drivers/input/touchscreen/
Dhimax_hx83112b.c3 * Driver for Himax hx83112b touchscreens
10 * This code is based on "Himax Android Driver Sample Code for QCT platform":
12 * Copyright (C) 2017 Himax Corporation.
190 ts->input_dev->name = "Himax Touchscreen"; in himax_input_register()
417 { .compatible = "himax,hx83100a", .data = &hx83100a_chip },
418 { .compatible = "himax,hx83112b", .data = &hx83112b_chip },
428 .name = "Himax-hx83112b-TS",
436 MODULE_DESCRIPTION("Himax hx83112b touchscreen driver");
DKconfig1380 tristate "Himax hx83112b touchscreen driver"
1384 Say Y here to enable support for Himax hx83112b touchscreens.
/linux-6.12.1/arch/arm/boot/dts/nxp/mxs/
Dimx28-cfa10056.dts30 compatible = "himax,hx8369a", "himax,hx8369";
Dimx28-cfa10055.dts31 compatible = "himax,hx8357b", "himax,hx8357";
Dimx28-cfa10049.dts105 compatible = "himax,hx8357b", "himax,hx8357";
/linux-6.12.1/drivers/gpu/drm/panel/
DMakefile19 obj-$(CONFIG_DRM_PANEL_HIMAX_HX83102) += panel-himax-hx83102.o
20 obj-$(CONFIG_DRM_PANEL_HIMAX_HX83112A) += panel-himax-hx83112a.o
21 obj-$(CONFIG_DRM_PANEL_HIMAX_HX8394) += panel-himax-hx8394.o
DKconfig158 tristate "Himax HX83102-based panels"
164 Himax HX83102 controller.
167 tristate "Himax HX83112A-based DSI panel"
173 Say Y here if you want to enable support for Himax HX83112A-based
177 tristate "HIMAX HX8394 MIPI-DSI LCD panels"
183 Himax HX8394 controller, such as the HannStar HSD060BHW4
186 If M is selected the module will be called panel-himax-hx8394.
Dpanel-himax-hx83102.c3 * Driver for panels based on Himax HX83102 controller, such as:
7 * Based on drivers/gpu/drm/panel/panel-himax-hx8394.c
698 .name = "panel-himax-hx83102",
705 MODULE_DESCRIPTION("DRM driver for Himax HX83102 based MIPI DSI panels");
Dpanel-himax-hx8394.c3 * Driver for panels based on Himax HX8394 controller, such as:
27 #define DRV_NAME "panel-himax-hx8394"
724 MODULE_DESCRIPTION("DRM driver for Himax HX8394 based MIPI DSI panels");
/linux-6.12.1/drivers/video/backlight/
Dhx8357.c3 * Driver for the Himax HX-8357 LCD Controller
627 .compatible = "himax,hx8357",
631 .compatible = "himax,hx8369",
649 MODULE_DESCRIPTION("Himax HX-8357 LCD Driver");
DKconfig118 tristate "Himax HX-8357 LCD Driver"
/linux-6.12.1/drivers/gpio/
Dgpiolib-of.c190 * Himax LCD controllers used incorrectly named in of_gpio_try_fixup_polarity()
194 { "himax,hx8357", "gpios-reset", false }, in of_gpio_try_fixup_polarity()
195 { "himax,hx8369", "gpios-reset", false }, in of_gpio_try_fixup_polarity()
503 /* Himax LCD controllers used "gpios-reset" */ in of_find_gpio_rename()
504 { "reset", "gpios-reset", "himax,hx8357" }, in of_find_gpio_rename()
505 { "reset", "gpios-reset", "himax,hx8369" }, in of_find_gpio_rename()
/linux-6.12.1/drivers/media/pci/intel/
Dipu-bridge.c50 /* Himax HM11B1 */
52 /* Himax HM2170 */
54 /* Himax HM2172 */
/linux-6.12.1/drivers/staging/fbtft/
Dfb_hx8353d.c139 FBTFT_REGISTER_DRIVER(DRVNAME, "himax,hx8353d", &display);
Dfb_hx8357d.c192 FBTFT_REGISTER_DRIVER(DRVNAME, "himax,hx8357d", &display);
Dfb_hx8347d.c174 FBTFT_REGISTER_DRIVER(DRVNAME, "himax,hx8347d", &display);
Dfb_hx8340bn.c216 FBTFT_REGISTER_DRIVER(DRVNAME, "himax,hx8340bn", &display);
/linux-6.12.1/drivers/staging/olpc_dcon/
Dolpc_dcon_xo_1_5.c160 * According to HiMax, when powering the DCON up we should hold in dcon_wiggle_xo_1_5()
Dolpc_dcon_xo_1.c146 * According to HiMax, when powering the DCON up we should hold in dcon_wiggle_xo_1()
/linux-6.12.1/arch/arm64/boot/dts/qcom/
Dsdm632-fairphone-fp3.dts58 compatible = "himax,hx83112b";

12