Searched +full:ovdd +full:- +full:supply (Results 1 – 12 of 12) sorted by relevance
/linux-6.14.4/Documentation/devicetree/bindings/media/i2c/ |
D | sony,imx415.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Michael Riesch <[email protected]> 12 description: |- 14 solid-state image sensor with a square pixel array and 8.46 M effective 16 1.8 V triple power supply, and has low power consumption. 18 available via CSI-2 serial data output (two or four lanes). 21 - $ref: /schemas/media/video-interface-devices.yaml# 34 avdd-supply: [all …]
|
D | sony,imx296.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Sony IMX296 1/2.8-Inch CMOS Image Sensor 10 - Manivannan Sadhasivam <[email protected]> 11 - Laurent Pinchart <[email protected]> 13 description: |- 14 The Sony IMX296 is a 1/2.9-Inch active pixel type CMOS Solid-state image 16 features a global shutter with variable charge-integration time. It is 17 programmable through I2C and 4-wire interfaces. The sensor output is [all …]
|
D | sony,imx335.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 4 --- 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 11 - Paul J. Murphy <[email protected]> 12 - Daniele Alessandrelli <[email protected]> 18 sent through MIPI CSI-2. 31 avdd-supply: 32 description: Analog power supply (2.9V) 34 ovdd-supply: 35 description: Interface power supply (1.8V) [all …]
|
/linux-6.14.4/Documentation/devicetree/bindings/display/bridge/ |
D | ite,it6263.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Liu Ying <[email protected]> 13 The IT6263 is a high-performance single-chip De-SSC(De-Spread Spectrum) LVDS 16 The built-in LVDS receiver can support single-link and dual-link LVDS inputs, 17 and the built-in HDMI transmitter is fully compliant with HDMI 1.4a/3D, HDCP 24 The newly supported High-Bit Rate(HBR) audio by HDMI specifications v1.3 is 30 - $ref: /schemas/display/lvds-dual-ports.yaml# 43 clock-names: [all …]
|
D | ite,it6505.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Allen Chen <[email protected]> 13 - $ref: /schemas/sound/dai-common.yaml# 16 The IT6505 is a high-performance DisplayPort 1.1a transmitter, 19 and ensures robust transmission of high-quality uncompressed video 30 transmission of high-definition content. Users of the IT6505 need not 40 ovdd-supply: 43 pwr18-supply: [all …]
|
/linux-6.14.4/arch/arm64/boot/dts/freescale/ |
D | imx8mp-evk-lvds1-imx-lvds-hdmi-common.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 6 #include <dt-bindings/gpio/gpio.h> 7 #include "imx8mp-evk-imx-lvds-hdmi-common.dtsi" 10 #address-cells = <1>; 11 #size-cells = <0>; 16 data-mapping = "jeida-24"; 17 pinctrl-names = "default"; 18 pinctrl-0 = <&pinctrl_lvds_en>; 19 reset-gpios = <&gpio1 10 GPIO_ACTIVE_LOW>; 20 ivdd-supply = <®_buck5>; [all …]
|
D | imx8mp-evk-lvds0-imx-lvds-hdmi-common.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 6 #include <dt-bindings/gpio/gpio.h> 7 #include "imx8mp-evk-imx-lvds-hdmi-common.dtsi" 10 #address-cells = <1>; 11 #size-cells = <0>; 16 data-mapping = "jeida-24"; 17 pinctrl-names = "default"; 18 pinctrl-0 = <&pinctrl_lvds_en>; 19 reset-gpios = <&gpio1 10 GPIO_ACTIVE_LOW>; 20 ivdd-supply = <®_buck5>; [all …]
|
/linux-6.14.4/arch/arm64/boot/dts/st/ |
D | stm32mp257f-ev1.dts | 1 // SPDX-License-Identifier: (GPL-2.0-or-later OR BSD-3-Clause) 3 * Copyright (C) STMicroelectronics 2023 - All Rights Reserved 7 /dts-v1/; 9 #include <dt-bindings/gpio/gpio.h> 10 #include <dt-bindings/regulator/st,stm32mp25-regulator.h> 13 #include "stm32mp25-pinctrl.dtsi" 14 #include "stm32mp25xxai-pinctrl.dtsi" 17 model = "STMicroelectronics STM32MP257F-EV1 Evaluation Board"; 18 compatible = "st,stm32mp257f-ev1", "st,stm32mp257"; 27 stdout-path = "serial0:115200n8"; [all …]
|
/linux-6.14.4/arch/arm64/boot/dts/mediatek/ |
D | mt8186-corsola.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0 OR MIT) 5 /dts-v1/; 7 #include <dt-bindings/pinctrl/mt8186-pinfunc.h> 8 #include <dt-bindings/gpio/gpio.h> 9 #include <dt-bindings/input/input.h> 10 #include <dt-bindings/input/gpio-keys.h> 11 #include <dt-bindings/regulator/mediatek,mt6397-regulator.h> 26 stdout-path = "serial0:115200n8"; 35 backlight_lcd0: backlight-lcd0 { 36 compatible = "pwm-backlight"; [all …]
|
/linux-6.14.4/drivers/media/i2c/ |
D | imx335.c | 1 // SPDX-License-Identifier: GPL-2.0-only 16 #include <media/v4l2-cci.h> 17 #include <media/v4l2-ctrls.h> 18 #include <media/v4l2-fwnode.h> 19 #include <media/v4l2-subdev.h> 132 * struct imx335_reg_list - imx335 sensor register list 142 "avdd", /* Analog (2.9V) supply */ 143 "ovdd", /* Digital I/O (1.8V) supply */ 144 "dvdd", /* Digital Core (1.2V) supply */ 148 * struct imx335_mode - imx335 sensor mode structure [all …]
|
D | imx296.c | 1 // SPDX-License-Identifier: GPL-2.0 19 #include <media/v4l2-ctrls.h> 20 #include <media/v4l2-fwnode.h> 21 #include <media/v4l2-subdev.h> 190 "ovdd", 222 ret = regmap_raw_read(sensor->regmap, addr & IMX296_REG_ADDR_MASK, data, in imx296_read() 238 ret = regmap_raw_write(sensor->regmap, addr & IMX296_REG_ADDR_MASK, in imx296_write() 241 dev_err(sensor->dev, "%u-bit write to 0x%04x failed: %d\n", in imx296_write() 255 ret = regulator_bulk_enable(ARRAY_SIZE(sensor->supplies), in imx296_power_on() 256 sensor->supplies); in imx296_power_on() [all …]
|
D | imx415.c | 1 // SPDX-License-Identifier: GPL-2.0-only 19 #include <media/v4l2-cci.h> 20 #include <media/v4l2-ctrls.h> 21 #include <media/v4l2-fwnode.h> 22 #include <media/v4l2-subdev.h> 94 "ovdd", 100 * describe MIPI CSI-2 speed. This driver uses lane rates wherever possible 114 /* INCK Settings - includes all lane rate and INCK dependent registers */ 448 /* all-pixel 2-lane 720 Mbps 15.74 Hz mode */ 464 /* all-pixel 2-lane 1440 Mbps 30.01 Hz mode */ [all …]
|