Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/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
/OK3568_Linux_fs/u-boot/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()
39 int mV, cd, voltage = -1; in key_read() local
H A Dkey-uclass.c42 static int adc_raw_to_mV(struct udevice *dev, unsigned int raw, int *mV) in adc_raw_to_mV()
/OK3568_Linux_fs/kernel/include/linux/
H A Dethtool_netlink.h58 u8 pair, s16 mV) in ethnl_cable_test_amplitude()
63 static inline int ethnl_cable_test_pulse(struct phy_device *phydev, u16 mV) in ethnl_cable_test_pulse()
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/drivers/cpufreq/
H A Dlonghaul.h313 unsigned short mV; member
/OK3568_Linux_fs/kernel/arch/arm/mach-omap2/
H A Dboard-n8x0.c194 int mV; in n8x0_mmc_set_power_menelaus() local
/OK3568_Linux_fs/kernel/include/linux/mfd/arizona/
H A Dpdata.h59 int mV; /** Regulated voltage */ member
/OK3568_Linux_fs/kernel/drivers/regulator/
H A Dtwl-regulator.c376 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.c835 int mV; in spmi_regulator_ftsmps426_set_voltage() local
/OK3568_Linux_fs/kernel/drivers/opp/
H A Dof.c1248 unsigned long mV, Hz; in _get_power() local
/OK3568_Linux_fs/kernel/drivers/pinctrl/renesas/
H A Dpinctrl.c707 unsigned int mV = pinconf_to_config_argument(configs[i]); in sh_pfc_pinconf_set() local
/OK3568_Linux_fs/kernel/drivers/net/phy/
H A Dmarvell.c1821 int mV; in marvell_vct5_amplitude_distance() local