Searched full:himax (Results 1 – 11 of 11) sorted by relevance
| /linux/Documentation/devicetree/bindings/display/ |
| H A D | himax,hx8357.yaml | 4 $id: http://devicetree.org/schemas/display/himax,hx8357.yaml# 7 title: Himax HX8357D display panel 10 Display panels using a Himax HX8357D controller in SPI 22 - himax,hx8357b 23 - const: himax,hx8357 26 - himax,hx8369a 27 - const: himax,hx8369 71 compatible = "adafruit,yx350hv15", "himax,hx8357";
|
| /linux/drivers/input/touchscreen/ |
| H A D | himax_hx83112b.c | 3 * 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");
|
| H A D | himax_hx852x.c | 3 * Himax HX852x(ES) Touchscreen Driver 7 * Based on the Himax Android Driver Sample Code Ver 0.3 for HMX852xES chipset: 8 * Copyright (c) 2014 Himax Corporation. 400 hx->input_dev->name = "Himax HX852x"; in hx852x_probe() 483 { .compatible = "himax,hx852es" }, 499 MODULE_DESCRIPTION("Himax HX852x(ES) Touchscreen Driver");
|
| H A D | Kconfig | 445 tristate "Himax HX852x(ES) touchscreen" 448 Say Y here if you have a Himax HX852x(ES) touchscreen. 1406 tristate "Himax hx83112b touchscreen driver" 1410 Say Y here to enable support for Himax hx83112b touchscreens.
|
| /linux/drivers/gpu/drm/panel/ |
| H A D | panel-himax-hx83121a.c | 3 * Himax HX83121A DriverIC panels driver 29 struct himax { struct 68 static inline struct himax *to_himax(struct drm_panel *panel) in to_himax() 70 return container_of(panel, struct himax, panel); in to_himax() 73 static inline struct mipi_dsi_device *to_primary_dsi(struct himax *ctx) in to_primary_dsi() 79 static void himax_reset(struct himax *ctx) in himax_reset() 89 struct himax *ctx = to_himax(panel); in himax_prepare() 135 struct himax *ctx = to_himax(panel); in himax_unprepare() 154 struct himax *ctx = to_himax(panel); in himax_get_modes() 197 struct himax *ctx = bl_get_data(bl); in himax_bl_update_status() [all …]
|
| H A D | panel-himax-hx8394.c | 3 * Driver for panels based on Himax HX8394 controller, such as: 27 #define DRV_NAME "panel-himax-hx8394" 482 * HL055FHAV028C is based on Himax HX8399, so datasheet pages are 1077 MODULE_DESCRIPTION("DRM driver for Himax HX8394 based MIPI DSI panels");
|
| H A D | panel-himax-hx83112b.c | 422 .name = "panel-himax-hx83112b",
|
| /linux/drivers/video/backlight/ |
| H A D | hx8357.c | 3 * Driver for the Himax HX-8357 LCD Controller 626 .compatible = "himax,hx8357", 630 .compatible = "himax,hx8369", 648 MODULE_DESCRIPTION("Himax HX-8357 LCD Driver");
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | msm8916-longcheer-l8910.dts | 196 compatible = "himax,hx8527e", "himax,hx852es";
|
| /linux/drivers/staging/fbtft/ |
| H A D | fb_hx8347d.c | 174 FBTFT_REGISTER_DRIVER(DRVNAME, "himax,hx8347d", &display);
|
| /linux/ |
| H A D | MAINTAINERS | 8155 DRM DRIVER FOR HIMAX HX8394 MIPI-DSI LCD panels 8160 F: Documentation/devicetree/bindings/display/panel/himax,hx8394.yaml 8161 F: drivers/gpu/drm/panel/panel-himax-hx8394.c 8166 F: Documentation/devicetree/bindings/display/himax,hx8357.yaml 11730 HIMAX HX83112B TOUCHSCREEN SUPPORT 11737 HIMAX HX852X TOUCHSCREEN DRIVER 11741 F: Documentation/devicetree/bindings/input/touchscreen/himax,hx852es.yaml
|