Searched +full:avee +full:- +full:supply (Results 1 – 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/panel/ |
D | innolux,p097pfg.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Lin Huang <hl@rock-chips.com> 13 - $ref: panel-common.yaml# 20 enable-gpios: true 23 avdd-supply: 26 avee-supply: 30 - compatible 31 - reg [all …]
|
D | mantix,mlaf057we51-x.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only or BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/display/panel/mantix,mlaf057we51-x.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Mantix MLAF057WE51-X 5.7" 720x1440 TFT LCD panel 10 - Guido Günther <agx@sigxcpu.org> 14 a MIPI-DSI video interface. 17 - $ref: panel-common.yaml# 22 - mantix,mlaf057we51-x 29 avdd-supply: [all …]
|
D | boe,tv101wum-nl6.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/display/panel/boe,tv101wum-nl6.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: BOE TV101WUM-NL6 DSI Display Panel 10 - Thierry Reding <thierry.reding@gmail.com> 11 - Sam Ravnborg <sam@ravnborg.org> 14 - $ref: panel-common.yaml# 19 # BOE TV101WUM-NL6 10.1" WUXGA TFT LCD panel 20 - boe,tv101wum-nl6 [all …]
|
/kernel/linux/linux-5.10/drivers/gpu/drm/panel/ |
D | panel-mantix-mlaf057we51.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * Mantix MLAF057WE51 5.7" MIPI-DSI panel driver 20 #define DRV_NAME "panel-mantix-mlaf057we51" 35 struct regulator *avee; member 54 struct mipi_dsi_device *dsi = to_mipi_dsi_device(ctx->dev); in mantix_init_sequence() 55 struct device *dev = ctx->dev; in mantix_init_sequence() 81 struct device *dev = ctx->dev; in mantix_enable() 87 dev_err(ctx->dev, "Panel init sequence failed: %d\n", ret); in mantix_enable() 115 struct mipi_dsi_device *dsi = to_mipi_dsi_device(ctx->dev); in mantix_disable() 120 dev_err(ctx->dev, "Failed to turn off the display: %d\n", ret); in mantix_disable() [all …]
|
D | panel-novatek-nt35510.c | 1 // SPDX-License-Identifier: GPL-2.0-only 16 * per-panel, e.g. for physical size. 112 /* AVDD and AVEE setting 3 bytes */ 128 * struct nt35510_config - the display-specific NT35510 configuration 154 * +-------------------------------------------> 180 * @bt1ctr: setting for boost power control for the AVDD step-up 183 * frequency for the step-up circuit: 193 * amplification for the the step-up circuit: 204 * @avee: setting for AVEE ranging from 0x00 = -6.5V to 0x14 = -4.5V 205 * in 0.1V steps the default is 0x05 which means -6.0V [all …]
|
D | panel-raydium-rm68200.c | 1 // SPDX-License-Identifier: GPL-2.0 30 #define MCS_STBCTR 0x12 /* TE1 Output Setting Zig-Zag Connection */ 36 #define MCS_SETAVEE 0x29 /* PFM Control for AVEE Output */ 45 /* CMD2 P2 commands (GOA Timing Control) - no description in datasheet */ 79 struct regulator *supply; member 107 struct mipi_dsi_device *dsi = to_mipi_dsi_device(ctx->dev); in rm68200_dcs_write_buf() 112 dev_err_ratelimited(ctx->dev, "MIPI DSI DCS write buffer failed: %d\n", err); in rm68200_dcs_write_buf() 117 struct mipi_dsi_device *dsi = to_mipi_dsi_device(ctx->dev); in rm68200_dcs_write_cmd() 122 dev_err_ratelimited(ctx->dev, "MIPI DSI DCS write failed: %d\n", err); in rm68200_dcs_write_cmd() 133 * This panel is not able to auto-increment all cmd addresses so for some of [all …]
|
D | panel-innolux-p079zca.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 69 if (!innolux->enabled) in innolux_panel_disable() 72 innolux->enabled = false; in innolux_panel_disable() 82 if (!innolux->prepared) in innolux_panel_unprepare() 85 err = mipi_dsi_dcs_set_display_off(innolux->link); in innolux_panel_unprepare() 87 dev_err(panel->dev, "failed to set display off: %d\n", err); in innolux_panel_unprepare() 89 err = mipi_dsi_dcs_enter_sleep_mode(innolux->link); in innolux_panel_unprepare() 91 dev_err(panel->dev, "failed to enter sleep mode: %d\n", err); in innolux_panel_unprepare() 95 if (innolux->desc->sleep_mode_delay) in innolux_panel_unprepare() 96 msleep(innolux->desc->sleep_mode_delay); in innolux_panel_unprepare() [all …]
|
/kernel/linux/linux-5.10/arch/arm64/boot/dts/rockchip/ |
D | rk3399-gru-scarlet-inx.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 3 * Google Gru-Scarlet Rev4+ (SKU-6/Innolux) board device tree source 8 /dts-v1/; 10 #include "rk3399-gru-scarlet.dtsi" 14 compatible = "google,scarlet-rev15-sku6", "google,scarlet-rev15", 15 "google,scarlet-rev14-sku6", "google,scarlet-rev14", 16 "google,scarlet-rev13-sku6", "google,scarlet-rev13", 17 "google,scarlet-rev12-sku6", "google,scarlet-rev12", 18 "google,scarlet-rev11-sku6", "google,scarlet-rev11", 19 "google,scarlet-rev10-sku6", "google,scarlet-rev10", [all …]
|