/qemu/include/hw/adc/ |
H A D | npcm7xx_adc.h | 40 * @adci: The input voltage in units of uV. 1uv = 1e-6V. 41 * @vref: The external reference voltage. 42 * @iref: The internal reference voltage, initialized at launch time.
|
/qemu/hw/sensor/ |
H A D | isl_pmbus_vr.c | 2 * PMBus device for Renesas Digital Multiphase Voltage Regulators 249 dc->desc = "Renesas ISL69260 Digital Multiphase Voltage Regulator"; in isl69260_class_init() 258 dc->desc = "Renesas 228000 Digital Multiphase Voltage Regulator"; in raa228000_class_init() 267 dc->desc = "Renesas 229004 Digital Multiphase Voltage Regulator"; in raa229004_class_init() 276 dc->desc = "Renesas ISL69259 Digital Multiphase Voltage Regulator"; in isl69259_class_init()
|
H A D | max34451.c | 106 | 12 | ADC channel 12 (monitors voltage or current) or GPI. | 108 | 13 | ADC channel 13 (monitors voltage or current) or GPI. | 110 | 14 | ADC channel 14 (monitors voltage or current) or GPI. | 112 | 15 | ADC channel 15 (monitors voltage or current) or GPI. | 132 * @vout_margin_high: the voltage when OPERATION is set to margin high 133 * @vout_margin_low: the voltage when OPERATION is set to margin low 135 * @iout_cal_gain: set ratio of the voltage at the ADC input to sensed current 728 /* get and set the voltage in millivolts, max is 32767 mV */ in max34451_init()
|
H A D | max31785.c | 128 * | 17 | Remote Voltage Connected to ADC0 | 130 * | 18 | Remote Voltage Connected to ADC1 | 132 * | 19 | Remote Voltage Connected to ADC2 | 134 * | 20 | Remote Voltage Connected to ADC3 | 136 * | 21 | Remote Voltage Connected to ADC4 | 138 * | 22 | Remote Voltage Connected to ADC5 |
|
H A D | adm1272.c | 2 * Analog Devices ADM1272 High Voltage Positive Hot Swap Controller and Digital 101 [0] = { 6770, 0, -2 }, /* voltage, vrange 60V */ 102 [1] = { 4062, 0, -2 }, /* voltage, vrange 100V */
|
/qemu/include/hw/sensor/ |
H A D | isl_pmbus_vr.h | 2 * PMBus device for Renesas Digital Multiphase Voltage Regulators
|
/qemu/tests/qtest/ |
H A D | adm1272-test.c | 72 [0] = { 6770, 0, -2 }, /* voltage, vrange 60V */ 73 [1] = { 4062, 0, -2 }, /* voltage, vrange 100V */ 399 /* test voltage fault handling */
|
H A D | max34451-test.c | 173 /* Test setting voltage */ 275 /* test over voltage faults */
|
H A D | isl_pmbus_vr-test.c | 2 * QTests for the ISL_PMBUS digital voltage regulators 412 /* test voltage fault handling */
|
/qemu/hw/arm/ |
H A D | vexpress.c | 327 /* Voltage values for SYS_CFG_VOLT daughterboard registers; 331 1000000, /* VD10 : 1.0V : SoC internal logic voltage */ 335 900000, /* DDR2VTT : 0.9V : DDR2 SDRAM VTT termination voltage */ 404 900000, /* Vcore: 0.9V : CPU core voltage */ 603 qdev_prop_set_array(sysctl, "db-voltage", db_voltage); in vexpress_common_init()
|
H A D | integratorcp.c | 147 /* ??? Voltage control unimplemented. */ in integratorcm_read() 256 /* ??? Voltage control unimplemented. */ in integratorcm_write()
|
/qemu/hw/misc/ |
H A D | arm_sysctl.c | 277 /* There is only one motherboard voltage sensor: in vexpress_cfgctrl_read() 278 * VIO : 3.3V : bus voltage between mother and daughterboard in vexpress_cfgctrl_read() 630 DEFINE_PROP_ARRAY("db-voltage", arm_sysctl_state, db_num_vsensors,
|
/qemu/include/hw/firmware/ |
H A D | smbios.h | 194 uint8_t voltage; member
|
/qemu/hw/i2c/ |
H A D | smbus_eeprom.c | 263 spd[8] = 4; /* interface voltage level */ in spd_data_generate()
|
/qemu/hw/sd/ |
H A D | sdhci-internal.h | 304 * - 3.0v voltage
|
H A D | sd.c | 68 sd_r7, /* Operating voltage */ 254 [sd_r7] = "RESP#7 (operating voltage)", in sd_response_name() 311 qemu_log_mask(LOG_GUEST_ERROR, "SD card voltage not supported: %.3fV", in sd_set_voltage() 1962 * We accept any voltage. 10000 V is nothing. in sd_cmd_SEND_OP_COND()
|
/qemu/hw/ppc/ |
H A D | pnv_occ.c | 420 * @v2.pstates.vdd: Voltage Identifier 421 * @v2.pstates.vcs: Voltage Identifier
|
/qemu/include/hw/ |
H A D | qdev-core.h | 599 * active when the voltage on the pin is high (relative to ground); 601 * is active when the voltage on the pin is low (or grounded).
|
/qemu/include/standard-headers/linux/ |
H A D | ethtool.h | 882 * voltage is high 884 * voltage is low 885 * @ETHTOOL_C33_PSE_EXT_SUBSTATE_OPTION_VPORT_LIM_VOLTAGE_INJECTION: Voltage
|
/qemu/include/hw/i2c/ |
H A D | pmbus_device.h | 191 #define PB_STATUS_IOUT_OC_LV_FAULT BIT(6) /* Output OC And Low Voltage Fault */
|
/qemu/hw/riscv/ |
H A D | sifive_u.c | 368 qemu_fdt_setprop_cells(fdt, nodename, "voltage-ranges", 3300, 3300); in create_fdt()
|
/qemu/hw/usb/ |
H A D | dev-smartcard-reader.c | 367 * + 8 Automatic ICC voltage selection
|
/qemu/hw/smbios/ |
H A D | smbios.c | 697 t->voltage = 0; in smbios_build_type_4_table()
|
/qemu/hw/audio/ |
H A D | fmopl.c | 633 rate = ((1<<TL_BITS)-1)/pow(10,EG_STEP*t/20); /* dB -> voltage */ in OPLOpenTable()
|
/qemu/tests/functional/acpi-bits/bits-tests/ |
H A D | smbios.py2 | 423 self.add_field('voltage', u.unpack_one("B"))
|