/Linux-v5.4/drivers/iio/adc/ |
D | qcom-vadc-common.c | 186 s64 voltage = 0, result = 0; in qcom_vadc_scale_volt() local 202 s64 voltage = 0; in qcom_vadc_scale_therm() local 226 s64 voltage = 0; in qcom_vadc_scale_die_temp() local 250 s64 voltage = 0, result = 0; in qcom_vadc_scale_chg_temp() local 269 s64 voltage, temp, adc_vdd_ref_mv = 1875; in qcom_vadc_scale_code_voltage_factor() local 310 int voltage; in qcom_vadc_scale_hw_calib_therm() local
|
/Linux-v5.4/drivers/thermal/ |
D | devfreq_cooling.c | 180 unsigned long voltage; in get_voltage() local 219 unsigned long voltage; in get_static_power() local 246 unsigned long voltage) in get_dynamic_power() 266 unsigned long voltage) in get_total_power() 282 unsigned long voltage; in devfreq_cooling_get_requested_power() local 446 unsigned long power, voltage; in devfreq_cooling_gen_tables() local
|
/Linux-v5.4/drivers/w1/slaves/ |
D | w1_ds2438.c | 188 int adc_input, uint16_t *voltage) in w1_ds2438_get_voltage() 236 static int w1_ds2438_get_current(struct w1_slave *sl, int16_t *voltage) in w1_ds2438_get_current() 283 int16_t voltage; in iad_read() local 355 uint16_t voltage; in vad_read() local 376 uint16_t voltage; in vdd_read() local
|
/Linux-v5.4/drivers/misc/cardreader/ |
D | rts5227.c | 25 static void rts5227_fill_driving(struct rtsx_pcr *pcr, u8 voltage) in rts5227_fill_driving() 203 static int rts5227_switch_output_voltage(struct rtsx_pcr *pcr, u8 voltage) in rts5227_switch_output_voltage() 350 static int rts522a_switch_output_voltage(struct rtsx_pcr *pcr, u8 voltage) in rts522a_switch_output_voltage()
|
D | rtl8411.c | 182 static int rtl8411_do_switch_output_voltage(struct rtsx_pcr *pcr, u8 voltage, in rtl8411_do_switch_output_voltage() 208 static int rtl8411_switch_output_voltage(struct rtsx_pcr *pcr, u8 voltage) in rtl8411_switch_output_voltage() 214 static int rtl8402_switch_output_voltage(struct rtsx_pcr *pcr, u8 voltage) in rtl8402_switch_output_voltage()
|
D | rts5249.c | 24 static void rts5249_fill_driving(struct rtsx_pcr *pcr, u8 voltage) in rts5249_fill_driving() 312 static int rtsx_base_switch_output_voltage(struct rtsx_pcr *pcr, u8 voltage) in rtsx_base_switch_output_voltage() 643 static int rts525a_switch_output_voltage(struct rtsx_pcr *pcr, u8 voltage) in rts525a_switch_output_voltage()
|
/Linux-v5.4/drivers/hwmon/ |
D | ltc4215.c | 80 u32 voltage = 0; in ltc4215_get_voltage() local 128 const unsigned int voltage = data->regs[LTC4215_SENSE] * 151; in ltc4215_get_current() local 140 const int voltage = ltc4215_get_voltage(dev, attr->index); in ltc4215_voltage_show() local
|
D | ltc4245.c | 174 u32 voltage = 0; in ltc4245_get_voltage() local 210 unsigned int voltage; in ltc4245_get_current() local 318 long voltage; in ltc4245_read_power() local
|
/Linux-v5.4/drivers/leds/ |
D | leds-regulator.c | 32 int voltage = regulator_list_voltage(supply, 0); in led_regulator_get_max_brightness() local 94 int voltage; in regulator_led_brightness_set() local
|
/Linux-v5.4/drivers/media/usb/ttusb-dec/ |
D | ttusbdecfe.c | 23 u8 voltage; member 170 enum fe_sec_voltage voltage) in ttusbdecfe_dvbs_set_voltage()
|
/Linux-v5.4/drivers/regulator/ |
D | helpers.c | 360 int ret, voltage; in regulator_map_voltage_linear() local 408 int voltage, i; in regulator_map_voltage_linear_range() local 471 int voltage, i; in regulator_map_voltage_pickable_linear_range() local
|
D | max8907-regulator.c | 63 #define REG_FIXED(ids, supply, voltage) \ argument 75 #define REG_OUT5V(ids, supply, base, voltage) \ argument
|
/Linux-v5.4/drivers/media/pci/cx88/ |
D | cx88-dvb.c | 445 enum fe_sec_voltage voltage) in kworld_dvbs_100_set_voltage() 461 enum fe_sec_voltage voltage) in geniatech_dvbs_set_voltage() 477 enum fe_sec_voltage voltage) in tevii_dvbs_set_voltage() 501 enum fe_sec_voltage voltage) in vp1027_set_voltage() 908 enum fe_sec_voltage voltage) in samsung_smt_7020_set_voltage()
|
/Linux-v5.4/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/ |
D | cstep.h | 21 u8 voltage; member
|
D | volt.h | 31 u32 voltage; member
|
/Linux-v5.4/drivers/media/pci/mantis/ |
D | mantis_vp1034.c | 35 int vp1034_set_voltage(struct dvb_frontend *fe, enum fe_sec_voltage voltage) in vp1034_set_voltage()
|
/Linux-v5.4/arch/arm/mach-pxa/ |
D | sharpsl_pm.c | 183 static int get_percentage(int voltage) in get_percentage() 200 static int get_apm_status(int voltage) in get_apm_status() 228 int voltage, percent, apm_status, i; in sharpsl_battery_thread() local
|
/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/fw/api/ |
D | phy.h | 200 __le32 voltage; member 212 __le32 voltage; member
|
/Linux-v5.4/include/linux/power/ |
D | twl4030_madc_battery.h | 18 short voltage; /* in mV - specify -1 for end of list */ member
|
/Linux-v5.4/arch/m68k/amiga/ |
D | pcmcia.c | 69 void pcmcia_program_voltage(int voltage) in pcmcia_program_voltage()
|
/Linux-v5.4/drivers/input/keyboard/ |
D | sun4i-lradc-keys.c | 78 u32 voltage; member 97 u32 i, ints, val, voltage, diff, keycode = 0, closest = 0xffffffff; in sun4i_lradc_irq() local
|
/Linux-v5.4/drivers/media/usb/dvb-usb/ |
D | vp702x-fe.c | 25 enum fe_sec_voltage voltage; member 285 enum fe_sec_voltage voltage) in vp702x_fe_set_voltage()
|
/Linux-v5.4/drivers/media/dvb-frontends/ |
D | lnbp22.c | 35 enum fe_sec_voltage voltage) in lnbp22_set_voltage()
|
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/hwmgr/ |
D | smu_helper.c | 389 struct phm_ppt_v1_voltage_lookup_table *lookup_table, uint16_t voltage) in phm_get_voltage_index() 409 uint32_t voltage) in phm_get_voltage_id() 569 uint32_t sclk, uint16_t id, uint16_t *voltage) in phm_get_voltage_evv_on_sclk()
|
/Linux-v5.4/include/linux/ |
D | pmu.h | 71 unsigned int voltage; /* voltage */ member
|