/openbmc/u-boot/board/avionic-design/common/ |
H A D | tamonten-ng.c | 23 #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 D | ethtool_netlink.h | 70 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 D | cabletest.c | 361 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 D | menelaus.c | 449 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 D | da9030_battery.c | 109 int mV; member 126 static inline int da9030_millivolt_to_reg(int mV) in da9030_millivolt_to_reg()
|
H A D | bq2415x_charger.c | 560 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 D | longhaul.h | 313 unsigned short mV; member
|
/openbmc/linux/arch/arm/mach-omap2/ |
H A D | board-n8x0.c | 166 int mV; in n8x0_mmc_set_power_menelaus() local
|
/openbmc/linux/include/linux/mfd/arizona/ |
H A D | pdata.h | 59 int mV; /** Regulated voltage */ member
|
/openbmc/linux/drivers/regulator/ |
H A D | twl-regulator.c | 369 int mV = info->table[index]; in twl4030ldo_list_voltage() local
|
H A D | qcom_rpm-regulator.c | 27 struct request_member mV; /* used if voltage is in mV */ member
|
H A D | qcom_spmi-regulator.c | 896 int mV; in spmi_regulator_ftsmps426_set_voltage() local
|
/openbmc/linux/drivers/pinctrl/renesas/ |
H A D | pinctrl.c | 685 unsigned int mV = pinconf_to_config_argument(configs[i]); in sh_pfc_pinconf_set() local
|
H A D | pinctrl-rzg2l.c | 654 unsigned int mV = pinconf_to_config_argument(_configs[i]); in rzg2l_pinctrl_pinconf_set() local
|
/openbmc/linux/drivers/opp/ |
H A D | of.c | 1479 unsigned long mV, Hz; in _get_power() local
|
/openbmc/u-boot/drivers/mmc/ |
H A D | omap_hsmmc.c | 463 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 D | marvell.c | 2095 int mV; in marvell_vct5_amplitude_distance() local
|