Home
last modified time | relevance | path

Searched +full:vsp +full:- +full:supply (Results 1 – 14 of 14) sorted by relevance

/linux-6.12.1/Documentation/devicetree/bindings/display/panel/
Dhimax,hx83112a.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Himax HX83112A-based DSI display panels
10 - Luca Weiss <luca.weiss@fairphone.com>
17 - $ref: panel-common.yaml#
22 const: djn,9a-3r063-1102b
27 vdd1-supply:
30 vsn-supply:
33 vsp-supply:
[all …]
Dsony,td4353-jdi.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/display/panel/sony,td4353-jdi.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Sony TD4353 JDI 5 / 5.7" 2160x1080 MIPI-DSI Panel
10 - Konrad Dybcio <konradybcio@kernel.org>
14 MIPI-DSI panel, used in Xperia XZ2 and XZ2 Compact smartphones.
17 - $ref: panel-common.yaml#
21 const: sony,td4353-jdi-tama
27 width-mm: true
[all …]
Dboe,tv101wum-ll2.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/display/panel/boe,tv101wum-ll2.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: BOE TV101WUM-LL2 DSI Display Panel
10 - Neil Armstrong <neil.armstrong@linaro.org>
13 - $ref: panel-common.yaml#
17 const: boe,tv101wum-ll2
24 reset-gpios: true
25 vsp-supply: true
[all …]
/linux-6.12.1/sound/soc/codecs/
Dcx20442.c1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * cx20442.c -- CX20442 ALSA Soc Audio driver
94 return -EINVAL; in cx20442_read_reg_cache()
96 return cx20442->reg_cache; in cx20442_read_reg_cache()
139 return -EINVAL; in cx20442_pm_to_v253_vls()
149 return (value & (1 << CX20442_AGC)) ? -EINVAL : 0; in cx20442_pm_to_v253_vsp()
156 int vls, vsp, old, len; in cx20442_write() local
160 return -EINVAL; in cx20442_write()
164 if (!cx20442->tty || !cx20442->tty->ops->write) in cx20442_write()
165 return -EIO; in cx20442_write()
[all …]
/linux-6.12.1/arch/arm64/boot/dts/qcom/
Dsdm845-sony-xperia-tama-akatsuki.dts1 // SPDX-License-Identifier: BSD-3-Clause
6 /dts-v1/;
8 #include "sdm845-sony-xperia-tama.dtsi"
11 /delete-node/ &touchscreen;
15 compatible = "sony,akatsuki-row", "qcom,sdm845";
18 ts_vddio_supply: ts-vddio-regulator {
19 compatible = "regulator-fixed";
20 regulator-name = "ts_vddio";
22 regulator-min-microvolt = <1840000>;
23 regulator-max-microvolt = <1840000>;
[all …]
Dsm7225-fairphone-fp4.dts1 // SPDX-License-Identifier: BSD-3-Clause
6 /dts-v1/;
15 #include <dt-bindings/firmware/qcom,scm.h>
16 #include <dt-bindings/gpio/gpio.h>
17 #include <dt-bindings/iio/qcom,spmi-adc7-pmk8350.h>
18 #include <dt-bindings/input/input.h>
19 #include <dt-bindings/leds/common.h>
20 #include <dt-bindings/pinctrl/qcom,pmic-gpio.h>
21 #include <dt-bindings/regulator/qcom,rpmh-regulator.h>
22 #include <dt-bindings/usb/pd.h>
[all …]
Dsdm845-sony-xperia-tama.dtsi1 // SPDX-License-Identifier: BSD-3-Clause
6 #include <dt-bindings/input/input.h>
7 #include <dt-bindings/pinctrl/qcom,pmic-gpio.h>
8 #include <dt-bindings/regulator/qcom,rpmh-regulator.h>
15 qcom,msm-id = <321 0x20001>; /* SDM845 v2.1 */
16 qcom,board-id = <8 0>;
24 stdout-path = "serial0:115200n8";
27 gpio-keys {
28 compatible = "gpio-keys";
30 pinctrl-0 = <&focus_n &snapshot_n &vol_down_n &vol_up_n>;
[all …]
/linux-6.12.1/arch/arm/boot/dts/qcom/
Dqcom-msm8926-motorola-peregrine.dts1 // SPDX-License-Identifier: BSD-3-Clause
3 /dts-v1/;
5 #include "qcom-msm8226.dtsi"
8 /delete-node/ &smem_region;
13 chassis-type = "handset";
21 #address-cells = <1>;
22 #size-cells = <1>;
26 compatible = "simple-framebuffer";
32 vsp-supply = <&reg_lcd_pos>;
33 vsn-supply = <&reg_lcd_neg>;
[all …]
Dmsm8226-motorola-falcon.dts1 // SPDX-License-Identifier: BSD-3-Clause
3 /dts-v1/;
5 #include "qcom-msm8226.dtsi"
8 /delete-node/ &smem_region;
13 chassis-type = "handset";
20 #address-cells = <1>;
21 #size-cells = <1>;
25 compatible = "simple-framebuffer";
31 vsp-supply = <&reg_lcd_pos>;
32 vsn-supply = <&reg_lcd_neg>;
[all …]
/linux-6.12.1/drivers/gpu/drm/panel/
Dpanel-boe-tv101wum-ll2.c1 // SPDX-License-Identifier: GPL-2.0-only
2 // Generated with linux-mdss-dsi-panel-driver-generator from vendor device tree:
25 { .supply = "vsp" },
26 { .supply = "vsn" },
36 gpiod_set_value_cansleep(ctx->reset_gpio, 0); in boe_tv101wum_ll2_reset()
38 gpiod_set_value_cansleep(ctx->reset_gpio, 1); in boe_tv101wum_ll2_reset()
40 gpiod_set_value_cansleep(ctx->reset_gpio, 0); in boe_tv101wum_ll2_reset()
47 struct mipi_dsi_device *dsi = ctx->dsi; in boe_tv101wum_ll2_on()
50 dsi->mode_flags |= MIPI_DSI_MODE_LPM; in boe_tv101wum_ll2_on()
78 struct mipi_dsi_device *dsi = ctx->dsi; in boe_tv101wum_ll2_off()
[all …]
Dpanel-kingdisplay-kd097d04.c1 // SPDX-License-Identifier: GPL-2.0+
24 struct regulator *supply; member
52 /* VSP setting */
185 err = mipi_dsi_dcs_set_display_off(kingdisplay->link); in kingdisplay_panel_disable()
187 dev_err(panel->dev, "failed to set display off: %d\n", err); in kingdisplay_panel_disable()
197 err = mipi_dsi_dcs_enter_sleep_mode(kingdisplay->link); in kingdisplay_panel_unprepare()
199 dev_err(panel->dev, "failed to enter sleep mode: %d\n", err); in kingdisplay_panel_unprepare()
206 gpiod_set_value_cansleep(kingdisplay->enable_gpio, 0); in kingdisplay_panel_unprepare()
208 err = regulator_disable(kingdisplay->supply); in kingdisplay_panel_unprepare()
221 gpiod_set_value_cansleep(kingdisplay->enable_gpio, 0); in kingdisplay_panel_prepare()
[all …]
Dpanel-sony-td4353-jdi.c1 // SPDX-License-Identifier: GPL-2.0-only
5 * Generated with linux-mdss-dsi-panel-driver-generator with a
9 * - "JDI ID3" for Akari (XZ2)
10 * - "JDI ID4" for Apollo (XZ2 Compact)
28 * Leaving room for expansion - SONY very often uses
49 struct mipi_dsi_device *dsi = ctx->dsi; in sony_td4353_jdi_on()
50 struct device *dev = &dsi->dev; in sony_td4353_jdi_on()
53 dsi->mode_flags |= MIPI_DSI_MODE_LPM; in sony_td4353_jdi_on()
55 ret = mipi_dsi_dcs_set_column_address(dsi, 0x0000, 1080 - 1); in sony_td4353_jdi_on()
61 ret = mipi_dsi_dcs_set_page_address(dsi, 0x0000, 2160 - 1); in sony_td4353_jdi_on()
[all …]
Dpanel-himax-hx83112a.c1 // SPDX-License-Identifier: GPL-2.0-only
3 * Generated with linux-mdss-dsi-panel-driver-generator from vendor device tree.
51 gpiod_set_value_cansleep(ctx->reset_gpio, 0); in hx83112a_reset()
53 gpiod_set_value_cansleep(ctx->reset_gpio, 1); in hx83112a_reset()
55 gpiod_set_value_cansleep(ctx->reset_gpio, 0); in hx83112a_reset()
61 struct mipi_dsi_device *dsi = ctx->dsi; in hx83112a_on()
62 struct device *dev = &dsi->dev; in hx83112a_on()
65 dsi->mode_flags |= MIPI_DSI_MODE_LPM; in hx83112a_on()
205 struct mipi_dsi_device *dsi = ctx->dsi; in hx83112a_disable()
206 struct device *dev = &dsi->dev; in hx83112a_disable()
[all …]
/linux-6.12.1/drivers/video/fbdev/
Dhyperv_fb.c1 // SPDX-License-Identifier: GPL-2.0-only
10 * Hyper-V Synthetic Video Frame Buffer Driver
12 * This is the driver for the Hyper-V Synthetic Video, which supports
31 * "set-vmvideo" command. For example
32 * set-vmvideo -vmname name -horizontalresolution:1920 \
33 * -verticalresolution:1200 -resolutiontype single
38 * CMA memory allocator. To enable this, supply a kernel parameter to give
62 /* Hyper-V Synthetic Video Protocol definitions and structures */
184 #define CURSOR_COMPLETE (-1)
191 u32 hot_x; /* hotspot relative to upper-left of pointer image */
[all …]