Searched +full:himax83102 +full:- +full:j02 (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Himax HX83102 MIPI-DSI LCD panel controller10 - Cong Yang <yangcong5@huaqin.corp-partner.google.com>13 - $ref: panel-common.yaml#18 - enum:19 # Boe nv110wum-l60 11.0" WUXGA TFT LCD panel20 - boe,nv110wum-l6022 - ivo,t109nw41[all …]
1 // SPDX-License-Identifier: GPL-2.05 * - Starry 10.51" WUXGA MIPI-DSI panel7 * Based on drivers/gpu/drm/panel/panel-himax-hx8394.c94 struct mipi_dsi_multi_context dsi_ctx = { .dsi = ctx->dsi }; in starry_himax83102_j02_init()191 struct mipi_dsi_multi_context dsi_ctx = { .dsi = ctx->dsi }; in boe_nv110wum_init()296 struct mipi_dsi_multi_context dsi_ctx = { .dsi = ctx->dsi }; in ivo_t109nw41_init()474 struct mipi_dsi_device *dsi = ctx->dsi; in hx83102_disable()477 dsi->mode_flags &= ~MIPI_DSI_MODE_LPM; in hx83102_disable()491 gpiod_set_value(ctx->enable_gpio, 0); in hx83102_unprepare()493 regulator_disable(ctx->avee); in hx83102_unprepare()[all …]