Searched full:himax (Results 1 – 10 of 10) 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");
|
| /linux/drivers/gpu/drm/panel/ |
| H A D | panel-himax-hx83121a.c | 3 * Himax HX83121A DriverIC panels driver 30 struct himax { struct 67 static inline struct himax *to_himax(struct drm_panel *panel) in to_himax() 69 return container_of(panel, struct himax, panel); in to_himax() 72 static inline struct mipi_dsi_device *to_primary_dsi(struct himax *ctx) in to_primary_dsi() 78 static void himax_reset(struct himax *ctx) in himax_reset() 88 struct himax *ctx = to_himax(panel); in himax_prepare() 134 struct himax *ctx = to_himax(panel); in himax_unprepare() 153 struct himax *ctx = to_himax(panel); in himax_get_modes() 593 struct himax *ctx; in himax_probe() [all …]
|
| H A D | Kconfig | 167 tristate "Himax HX8279-based panels" 173 Himax HX8279 controller, such as the Startek KD070FHFID078 178 tristate "Himax HX83102-based panels" 184 Himax HX83102 controller. 187 tristate "Himax HX83112A-based DSI panel" 193 Say Y here if you want to enable support for Himax HX83112A-based 197 tristate "Himax HX83112B-based DSI panel" 203 Say Y here if you want to enable support for Himax HX83112B-based 207 tristate "Himax HX83121A-based DSI panel" 214 Say Y here if you want to enable support for Himax HX83121A-based [all …]
|
| H A D | panel-himax-hx83102.c | 3 * Driver for panels based on Himax HX83102 controller, such as: 7 * Based on drivers/gpu/drm/panel/panel-himax-hx8394.c 1233 .name = "panel-himax-hx83102", 1240 MODULE_DESCRIPTION("DRM driver for Himax HX83102 based MIPI DSI panels");
|
| /linux/drivers/video/backlight/ |
| H A D | hx8357.c | 3 * Driver for the Himax HX-8357 LCD Controller 627 .compatible = "himax,hx8357", 631 .compatible = "himax,hx8369", 649 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/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3399-pinephone-pro.dts | 628 compatible = "hannstar,hsd060bhw4", "himax,hx8394";
|
| /linux/ |
| H A D | MAINTAINERS | 7994 DRM DRIVER FOR HIMAX HX8394 MIPI-DSI LCD panels 7999 F: Documentation/devicetree/bindings/display/panel/himax,hx8394.yaml 8000 F: drivers/gpu/drm/panel/panel-himax-hx8394.c 8005 F: Documentation/devicetree/bindings/display/himax,hx8357.yaml 11528 HIMAX HX83112B TOUCHSCREEN SUPPORT 11535 HIMAX HX852X TOUCHSCREEN DRIVER 11539 F: Documentation/devicetree/bindings/input/touchscreen/himax,hx852es.yaml
|