Home
last modified time | relevance | path

Searched full:vcom (Results 1 – 25 of 26) sorted by relevance

12

/Linux-v5.10/drivers/staging/fbtft/
Dfb_st7789v.c34 * @VCOMS: VCOM setting
38 * @VCMOFSET: VCOM offset set
113 * VAP = 4.1V + (VCOM + VCOM offset + 0.5 * VDV) in init_display()
114 * VAN = -4.1V + (VCOM + VCOM offset + 0.5 * VDV) in init_display()
124 /* VCOM = 0.9V */ in init_display()
130 /* VCOM offset = 0V */ in init_display()
Dfb_ili9325.c40 MODULE_PARM_DESC(vdv, "Select the factor of VREG1OUT to set the amplitude of Vcom");
59 * VCOM amplitude = VREG1OUT * 0.98 = 4.79
70 * Source/VCOM power supply voltage
80 * VCOM driver output voltage
117 write_reg(par, 0x0013, 0x0000); /* VDV[4:0] for VCOM amplitude */ in init_display()
125 write_reg(par, 0x0013, vdv << 8); /* Set VDV[4:0] for VCOM amplitude */ in init_display()
Dfb_ili9340.c40 /* VCOM Control 1 */ in init_display()
43 /* VCOM Control 2 */ in init_display()
Dfb_upd161704.c72 write_reg(par, 0x001E, 0x0009); /* VCOM output setting */ in init_display()
73 write_reg(par, 0x001F, 0x0035); /* VCOM amplitude setting */ in init_display()
Dfb_hx8340bn.c73 * This command is used to set VCOM Low and VCOM High Voltage in init_display()
Dfb_ili9320.c93 /* VDV[4:0] for VCOM amplitude */ in init_display()
110 /* R13h=0x1800 at VCI=3.3V VDV[4:0] for VCOM amplitude */ in init_display()
Dfb_ili9481.c27 /* VCOM */
Dfb_ili9486.c29 /* VCOM Control 1 */
Dfb_hx8353d.c31 /* VCOM */ in init_display()
Dfb_hx8347d.c44 /* VCOM offset */ in init_display()
Dfb_ili9341.c47 /* ------------VCOM --------- */ in init_display()
Dfb_ili9163.c51 #define CMD_VCOMOFFS 0xC7 /* VCOM Offset Control */
/Linux-v5.10/drivers/gpu/drm/panel/
Dpanel-ilitek-ili9322.c57 * voltage for the VCOM levels and the greyscale level.
378 "can't set up VCOM amplitude (%d)\n", ret); in ili9322_init()
387 dev_err(ili->dev, "can't set up VCOM high (%d)\n", ret); in ili9322_init()
777 dev_err(dev, "too low VCOM high\n"); in ili9322_probe()
781 dev_err(dev, "too high VCOM high\n"); in ili9322_probe()
785 dev_dbg(dev, "VCOM high = 0x%02x\n", val); in ili9322_probe()
795 dev_err(dev, "too low VCOM amplitude\n"); in ili9322_probe()
799 dev_err(dev, "too high VCOM amplitude\n"); in ili9322_probe()
804 dev_dbg(dev, "VCOM amplitude = 0x%02x\n", val); in ili9322_probe()
Dpanel-kingdisplay-kd097d04.c49 /* VCOM disable */
53 /* VCOM setting */
Dpanel-sitronix-st7701.c31 #define DSI_CMD2_BK1_VCOM 0xB1 /* VCOM amplitude setting */
Dpanel-raydium-rm68200.c40 #define MCS_VCMCTR 0x46 /* VCOM Output Level Control */
Dpanel-orisetech-otm8009a.c56 #define MCS_VCOMDC 0xD900 /* VCOM Voltage Setting */
/Linux-v5.10/Documentation/devicetree/bindings/display/panel/
Dilitek,ili9322.yaml15 960 TFT source driver pins and 240 TFT gate driver pins, VCOM, VCOML and
/Linux-v5.10/arch/sh/boards/mach-kfr2r09/
Dlcd_wqvga.c168 /* timing (source/VCOM/gate driving) */ in display_on()
188 /* VCOM */ in display_on()
/Linux-v5.10/arch/arm/boot/dts/
Dimx6dl-mamoj.dts111 reg_lcd_vcom: regulator-lcd-vcom {
113 regulator-name = "lcd-vcom";
/Linux-v5.10/drivers/gpu/drm/tiny/
Drepaper.c735 /* Vcom level */ in repaper_pipe_enable()
755 /* Charge pump Vcom on - Vcom driver on */ in repaper_pipe_enable()
830 /* Power off charge pump Vcom */ in repaper_pipe_disable()
Dili9341.c85 /* VCOM */ in yx240qv29_enable()
Dmi0283qt.c83 /* VCOM */ in mi0283qt_enable()
/Linux-v5.10/drivers/video/backlight/
Dtdo24m.c156 CMD1(0xb6, 0x40), /* VCOM voltage */
/Linux-v5.10/sound/soc/codecs/
Dak4642.c76 #define PMVCM (1 << 6) /* VCOM Power Management */

12