Searched refs:mv (Results 1 – 6 of 6) sorted by relevance
202 uint16_t mv; in pmic2_get_voltage() local220 if (stpmic2_regulator_get_voltage(pmic2, regul->id, &mv) < 0) { in pmic2_get_voltage()224 return mv; in pmic2_get_voltage()227 static int pmic2_set_voltage(const struct regul_description *desc, uint16_t mv) in pmic2_set_voltage() argument242 if ((ret == 1) && (mv != regul->bypass_mv)) { in pmic2_set_voltage()247 return stpmic2_regulator_set_voltage(pmic2, regul->id, mv); in pmic2_set_voltage()
291 static int pmic_set_voltage(const struct regul_description *desc, uint16_t mv) in pmic_set_voltage() argument295 return stpmic1_regulator_voltage_set(desc->node_name, mv); in pmic_set_voltage()
53 mv $bin_path/$$.tmp $bin_path/$output
175 }' "$MSG" > "$T" && mv "$T" "$MSG" || rm -f "$T"
79 int (*set_voltage)(const struct regul_description *desc, uint16_t mv);
115 Specify path to the full checkout of Marvell mv-ddr-marvell git117 mv-ddr build process calls git commands.302 WTP build process uses also Marvell mv-ddr-marvell git repository350 MV_DDR_PATH=/path/to/mv-ddr-marvell/ WTP=/path/to/A3700-utils-marvell/ \371 > git clone https://github.com/MarvellEmbeddedProcessors/mv-ddr-marvell.git378 MV_DDR_PATH=$PWD/mv-ddr-marvell/ WTP=$PWD/A3700-utils-marvell/ \450 https://github.com/MarvellEmbeddedProcessors/mv-ddr-marvell.git471 https://github.com/MarvellEmbeddedProcessors/mv-ddr-marvell.git