| /OK3568_Linux_fs/u-boot/board/avionic-design/common/ |
| H A D | tamonten-ng.c | 24 #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 D | spl_adc_key.c | 15 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 D | key-uclass.c | 42 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 D | ethtool_netlink.h | 58 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 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()
|
| /OK3568_Linux_fs/kernel/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()
|
| /OK3568_Linux_fs/kernel/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()
|
| /OK3568_Linux_fs/kernel/drivers/cpufreq/ |
| H A D | longhaul.h | 313 unsigned short mV; member
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-omap2/ |
| H A D | board-n8x0.c | 194 int mV; in n8x0_mmc_set_power_menelaus() local
|
| /OK3568_Linux_fs/kernel/include/linux/mfd/arizona/ |
| H A D | pdata.h | 59 int mV; /** Regulated voltage */ member
|
| /OK3568_Linux_fs/kernel/drivers/regulator/ |
| H A D | twl-regulator.c | 376 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 | 835 int mV; in spmi_regulator_ftsmps426_set_voltage() local
|
| /OK3568_Linux_fs/kernel/drivers/opp/ |
| H A D | of.c | 1248 unsigned long mV, Hz; in _get_power() local
|
| /OK3568_Linux_fs/kernel/drivers/pinctrl/renesas/ |
| H A D | pinctrl.c | 707 unsigned int mV = pinconf_to_config_argument(configs[i]); in sh_pfc_pinconf_set() local
|
| /OK3568_Linux_fs/kernel/drivers/net/phy/ |
| H A D | marvell.c | 1821 int mV; in marvell_vct5_amplitude_distance() local
|