Home
last modified time | relevance | path

Searched refs:vdd (Results 1 – 25 of 169) sorted by relevance

1234567

/external/u-boot/board/freescale/common/
Dvid.c38 int __weak board_adjust_vdd(int vdd) in board_adjust_vdd() argument
273 static int wait_for_new_voltage(int vdd, int i2caddress) in wait_for_new_voltage() argument
288 abs(vdd - vdd_current) > (IR_VDD_STEP_UP + IR_VDD_STEP_DOWN) && in wait_for_new_voltage()
305 int timeout, vdd_current, vdd; in wait_for_voltage_stable() local
307 vdd = read_voltage(i2caddress); in wait_for_voltage_stable()
316 abs(vdd - vdd_current) > ADC_MIN_ACCURACY && in wait_for_voltage_stable()
318 vdd = vdd_current; in wait_for_voltage_stable()
328 static int set_voltage_to_IR(int i2caddress, int vdd) in set_voltage_to_IR() argument
337 vdd += board_vdd_drop_compensation(); in set_voltage_to_IR()
339 vid = DIV_ROUND_UP(vdd - 265, 5); in set_voltage_to_IR()
[all …]
/external/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
Dsoc.c355 int vdd; in get_core_volt_from_fuse() local
371 vdd = -EINVAL; in get_core_volt_from_fuse()
375 vdd = 900; in get_core_volt_from_fuse()
378 vdd = 1000; in get_core_volt_from_fuse()
381 vdd = -EINVAL; in get_core_volt_from_fuse()
385 debug("%s: The required minimum volt of CORE is %dmV\n", __func__, vdd); in get_core_volt_from_fuse()
387 return vdd; in get_core_volt_from_fuse()
497 int vdd; in get_core_volt_from_fuse() local
512 vdd = -EINVAL; in get_core_volt_from_fuse()
516 vdd = 900; in get_core_volt_from_fuse()
[all …]
/external/u-boot/doc/device-tree-bindings/adc/
Dadc.txt10 - vdd-polarity-negative: positive reference Voltage has a negative polarity
16 - vdd-supply: phandle to Vdd regulator's node
20 - vdd-microvolts: positive reference Voltage value [uV]
28 vdd-microvolts = <1800000>;
57 vdd-supply = <&buck2>;
/external/u-boot/board/freescale/ls1088a/
Dddr.c18 int vdd; in fsl_ddr_setup_0v9_volt() local
20 vdd = get_core_volt_from_fuse(); in fsl_ddr_setup_0v9_volt()
22 if (vdd < 0) in fsl_ddr_setup_0v9_volt()
25 if (vdd == 900) { in fsl_ddr_setup_0v9_volt()
/external/u-boot/drivers/phy/
Dphy-stm32-usbphyc.c58 struct udevice *vdd; member
239 if (usbphyc_phy->vdd) { in stm32_usbphyc_phy_power_on()
240 ret = regulator_set_enable(usbphyc_phy->vdd, true); in stm32_usbphyc_phy_power_on()
262 if (usbphyc_phy->vdd) { in stm32_usbphyc_phy_power_off()
263 ret = regulator_set_enable(usbphyc_phy->vdd, false); in stm32_usbphyc_phy_power_off()
381 &usbphyc_phy->vdd); in stm32_usbphyc_probe()
/external/u-boot/doc/device-tree-bindings/video/
Dtegra20-dc.txt36 - nvidia,backlight-vdd-gpios: backlight power GPIO
37 - nvidia,panel-vdd-gpios: panel power GPIO
82 nvidia,backlight-vdd-gpios = <&gpio 176 0>; /* PW0 */
83 nvidia,panel-vdd-gpios = <&gpio 22 0>; /* PC6 */
/external/u-boot/arch/arm/dts/
Dsun6i-a31s-primo81.dts209 regulator-name = "vdd-cpus"; /* This is an educated guess */
222 regulator-name = "vdd-gpu";
229 regulator-name = "vdd-cpu";
236 regulator-name = "vdd-sys-dll";
266 regulator-name = "vdd-mipi-bridge";
271 vdd-mipi-bridge-supply = <&reg_eldo3>;
Dsun6i-a31s-sinovoip-bpi-m2.dts221 regulator-name = "vdd-cpus";
228 regulator-name = "vdd-3v0";
234 regulator-name = "vdd-gpu";
241 regulator-name = "vdd-cpu";
248 regulator-name = "vdd-sys-dll";
280 regulator-name = "vdd-csi";
Dsun8i-a83t-tbs-a711.dts256 regulator-name = "vdd-drampll";
277 regulator-name = "vdd-cpu-A";
284 regulator-name = "vdd-cpu-B";
290 regulator-name = "vdd-gpu";
304 regulator-name = "vdd-sys";
322 regulator-name = "vdd-csi";
364 regulator-name = "vdd-cpus";
Dsun6i-a31s-sina31s-core.dtsi98 regulator-name = "vdd-cpus";
111 regulator-name = "vdd-gpu";
118 regulator-name = "vdd-cpu";
125 regulator-name = "vdd-sys-dll";
Dsun9i-a80-cubieboard4.dts91 vdd-supply = <&reg_dcdc1>;
224 regulator-name = "vdd-cpus-09-usbh";
237 regulator-name = "vdd-gpu";
244 regulator-name = "vdd-cpua";
251 regulator-name = "vdd-sys-usb0-hdmi";
407 regulator-name = "vdd-cpub";
414 regulator-name = "vdd-vpu";
Dsun8i-a83t-allwinner-h8homlet-v2.dts181 regulator-name = "vdd-cpua";
188 regulator-name = "vdd-cpub";
194 regulator-name = "vdd-gpu";
208 regulator-name = "vdd-sys";
243 regulator-name = "vdd-cpus";
Dsun50i-a64-pinebook.dts196 regulator-name = "vdd-cpux";
212 regulator-name = "vdd-sys";
249 regulator-name = "vdd-1v8-csi";
262 regulator-name = "vdd-cpus";
Dsun6i-a31s-yones-toptech-bs1078-v2.dts140 regulator-name = "vdd-cpus";
153 regulator-name = "vdd-gpu";
160 regulator-name = "vdd-cpu";
167 regulator-name = "vdd-sys-dll";
Dsun6i-reference-design-tablet.dtsi120 regulator-name = "vdd-cpus"; /* This is an educated guess */
133 regulator-name = "vdd-gpu";
140 regulator-name = "vdd-cpu";
147 regulator-name = "vdd-sys-dll";
Dsun50i-a64-teres-i.dts180 regulator-name = "vdd-cpux";
196 regulator-name = "vdd-sys";
214 regulator-name = "vdd-edp";
250 regulator-name = "vdd-cpus";
Dsun50i-a64-sopine.dtsi111 regulator-name = "vdd-cpux";
127 regulator-name = "vdd-sys";
134 regulator-name = "vdd-1v8-lpddr";
152 regulator-name = "vdd-cpus";
Dstm32mp157a-dk1-u-boot.dtsi40 vdd-supply = <&vdd>;
41 vdda-supply = <&vdd>;
/external/u-boot/cmd/
Dadc.c39 int ret, vss, vdd; in do_adc_info() local
60 ret = adc_vdd_value(dev, &vdd); in do_adc_info()
62 printf("vdd: %duV\n", vdd); in do_adc_info()
/external/u-boot/drivers/misc/
Dmpc83xx_serdes.c120 bool vdd; in mpc83xx_serdes_probe() local
141 vdd = dev_read_bool(dev, "vdd"); in mpc83xx_serdes_probe()
144 if (vdd) { in mpc83xx_serdes_probe()
/external/u-boot/doc/device-tree-bindings/misc/misc/
Dfsl,mpc83xx-serdes.txt14 - vdd: determines whether 1.0V core VDD is used or not
23 vdd;
/external/u-boot/board/freescale/t4qds/
Dt4240qds.c219 static const uint16_t vdd[32] = { in adjust_vdd() local
267 vdd_target = vdd[vid]; in adjust_vdd()
725 int vdd, rcwsrc; in board_detail() local
735 vdd = read_voltage(); in board_detail()
736 if (vdd > 0) in board_detail()
737 printf("Core voltage= %d mV\n", vdd); in board_detail()
/external/arm-trusted-firmware/fdts/
Dstm32mp157a-dk1.dts76 vdd: buck3 { label
77 regulator-name = "vdd";
153 vdd-supply = <&vdd>;
Dstm32mp157c-ed1.dts74 vdd: buck3 { label
75 regulator-name = "vdd";
148 vdd-supply = <&vdd>;
/external/u-boot/board/freescale/ls1046ardb/
Dls1046ardb.c100 int board_setup_core_volt(u32 vdd) in board_setup_core_volt() argument
104 en_0v9 = (vdd == 900) ? true : false; in board_setup_core_volt()

1234567