Home
last modified time | relevance | path

Searched refs:mV (Results 1 – 10 of 10) sorted by relevance

/rk3399_rockchip-uboot/board/avionic-design/common/
H A Dtamonten-ng.c24 #define PMU_REG_LDO_SEL_100(mV) ((((mV - 1000) / 100) + 2) << 2) argument
26 #define PMU_REG_LDO_100(st, mV) (PMU_REG_LDO_##st | PMU_REG_LDO_SEL_100(mV)) argument
28 #define PMU_LDO5(st, mV) PMU_REG_LDO_100(st, mV) argument
/rk3399_rockchip-uboot/drivers/input/
H A Dspl_adc_key.c15 static int adc_raw_to_mV(struct udevice *dev, unsigned int raw, int *mV) in adc_raw_to_mV() argument
27 *mV = raw64; in adc_raw_to_mV()
39 int mV, cd, voltage = -1; in key_read() local
138 ret = adc_raw_to_mV(dev, adc, &mV); in key_read()
145 code, min, voltage, max, adc, mV); in key_read()
147 return (mV <= max && mV >= min); in key_read()
H A Dkey-uclass.c44 static int adc_raw_to_mV(struct udevice *dev, unsigned int raw, int *mV) in adc_raw_to_mV() argument
56 *mV = raw64; in adc_raw_to_mV()
/rk3399_rockchip-uboot/drivers/power/
H A DKconfig107 Set the voltage (mV) to program the axp pmic dcdc1 at, set to 0 to
124 Set the voltage (mV) to program the axp pmic dcdc2 at, set to 0 to
142 Set the voltage (mV) to program the axp pmic dcdc3 at, set to 0 to
160 Set the voltage (mV) to program the axp pmic dcdc4 at, set to 0 to
173 Set the voltage (mV) to program the axp pmic dcdc5 at, set to 0 to
185 Set the voltage (mV) to program the axp pmic aldo1 at, set to 0 to
201 Set the voltage (mV) to program the axp pmic aldo2 at, set to 0 to
217 Set the voltage (mV) to program the axp pmic aldo3 at, set to 0 to
231 Set the voltage (mV) to program the axp pmic aldo4 at, set to 0 to
240 Set the voltage (mV) to program the axp pmic dldo1 at, set to 0 to
[all …]
/rk3399_rockchip-uboot/drivers/power/regulator/
H A Dsy7636a_regulator.c44 int mV; in sy7636a_set_value() local
48 mV = uV / 1000; in sy7636a_set_value()
49 val = mV / 10; in sy7636a_set_value()
/rk3399_rockchip-uboot/board/freescale/t4qds/
H A DREADME125 vdd_override <voltage in mV>, eg. 1050 is for 1.050v.
133 setenv t4240qds_vdd_mv <voltage in mV>
/rk3399_rockchip-uboot/arch/arm/dts/
H A Dsun9i-a80-cx-a99.dts119 * Although the regulator can output 750 - 1200 mV, the permissible
120 * range for the CPU cores is only 800 - 1100 mV.
H A Dtegra30-apalis.dts197 * but LDO6 can't set voltage in 50mV
H A Dexynos5420-peach-pit.dts128 * 75% (250mV swing)
H A Dexynos5250-spring.dts572 /* [7:4] LVDS driver bias current 75% (250mV swing) */