Home
last modified time | relevance | path

Searched defs:mV (Results 1 – 17 of 17) sorted by relevance

/openbmc/u-boot/board/avionic-design/common/
H A Dtamonten-ng.c23 #define PMU_REG_LDO_SEL_100(mV) ((((mV - 1000) / 100) + 2) << 2) argument
25 #define PMU_REG_LDO_100(st, mV) (PMU_REG_LDO_##st | PMU_REG_LDO_SEL_100(mV)) argument
27 #define PMU_LDO5(st, mV) PMU_REG_LDO_100(st, mV) argument
/openbmc/linux/include/linux/
H A Dethtool_netlink.h70 u8 pair, s16 mV) in ethnl_cable_test_amplitude()
75 static inline int ethnl_cable_test_pulse(struct phy_device *phydev, u16 mV) in ethnl_cable_test_pulse()
/openbmc/linux/net/ethtool/
H A Dcabletest.c361 u8 pair, s16 mV) in ethnl_cable_test_amplitude()
385 int ethnl_cable_test_pulse(struct phy_device *phydev, u16 mV) in ethnl_cable_test_pulse()
/openbmc/linux/drivers/mfd/
H A Dmenelaus.c449 static int menelaus_set_voltage(const struct menelaus_vtg *vtg, int mV, in menelaus_set_voltage()
574 int menelaus_set_vmem(unsigned int mV) in menelaus_set_vmem()
603 int menelaus_set_vio(unsigned int mV) in menelaus_set_vio()
644 int menelaus_set_vdcdc(int dcdc, unsigned int mV) in menelaus_set_vdcdc()
681 int menelaus_set_vmmc(unsigned int mV) in menelaus_set_vmmc()
711 int menelaus_set_vaux(unsigned int mV) in menelaus_set_vaux()
/openbmc/linux/drivers/power/supply/
H A Dda9030_battery.c109 int mV; member
126 static inline int da9030_millivolt_to_reg(int mV) in da9030_millivolt_to_reg()
H A Dbq2415x_charger.c560 static int bq2415x_set_weak_battery_voltage(struct bq2415x_device *bq, int mV) in bq2415x_set_weak_battery_voltage()
592 int mV) in bq2415x_set_battery_regulation_voltage()
/openbmc/linux/drivers/cpufreq/
H A Dlonghaul.h313 unsigned short mV; member
/openbmc/linux/arch/arm/mach-omap2/
H A Dboard-n8x0.c166 int mV; in n8x0_mmc_set_power_menelaus() local
/openbmc/linux/include/linux/mfd/arizona/
H A Dpdata.h59 int mV; /** Regulated voltage */ member
/openbmc/linux/drivers/regulator/
H A Dtwl-regulator.c369 int mV = info->table[index]; in twl4030ldo_list_voltage() local
H A Dqcom_rpm-regulator.c27 struct request_member mV; /* used if voltage is in mV */ member
H A Dqcom_spmi-regulator.c896 int mV; in spmi_regulator_ftsmps426_set_voltage() local
/openbmc/linux/drivers/pinctrl/renesas/
H A Dpinctrl.c685 unsigned int mV = pinconf_to_config_argument(configs[i]); in sh_pfc_pinconf_set() local
H A Dpinctrl-rzg2l.c654 unsigned int mV = pinconf_to_config_argument(_configs[i]); in rzg2l_pinctrl_pinconf_set() local
/openbmc/linux/drivers/opp/
H A Dof.c1479 unsigned long mV, Hz; in _get_power() local
/openbmc/u-boot/drivers/mmc/
H A Domap_hsmmc.c463 static int omap_hsmmc_set_io_regulator(struct mmc *mmc, int mV) in omap_hsmmc_set_io_regulator()
/openbmc/linux/drivers/net/phy/
H A Dmarvell.c2095 int mV; in marvell_vct5_amplitude_distance() local