/openbmc/linux/include/linux/usb/ |
H A D | pd.h | 231 #define PDO_FIXED_VOLT_SHIFT 10 /* 50mV units */ 234 #define PDO_FIXED_VOLT(mv) ((((mv) / 50) & PDO_VOLT_MASK) << PDO_FIXED_VOLT_SHIFT) argument 237 #define PDO_FIXED(mv, ma, flags) \ argument 239 PDO_FIXED_VOLT(mv) | PDO_FIXED_CURR(ma)) 241 #define VSAFE5V 5000 /* mv units */ 243 #define PDO_BATT_MAX_VOLT_SHIFT 20 /* 50mV units */ 244 #define PDO_BATT_MIN_VOLT_SHIFT 10 /* 50mV units */ 245 #define PDO_BATT_MAX_PWR_SHIFT 0 /* 250mW units */ 247 #define PDO_BATT_MIN_VOLT(mv) ((((mv) / 50) & PDO_VOLT_MASK) << PDO_BATT_MIN_VOLT_SHIFT) argument 248 #define PDO_BATT_MAX_VOLT(mv) ((((mv) / 50) & PDO_VOLT_MASK) << PDO_BATT_MAX_VOLT_SHIFT) argument [all …]
|
/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_ddi_buf_trans.c | 53 /* Idx NT mV d T mV d db */ 126 /* Idx NT mV d T mV df db */ 362 /* Idx NT mV diff db */ 381 /* Idx NT mV diff db */ 386 { .bxt = { 32, 0, 0, 128, } }, /* 4: 250 0 */ 387 { .bxt = { 48, 0, 0, 104, } }, /* 5: 250 1.5 */ 388 { .bxt = { 54, 0, 0, 85, } }, /* 6: 250 4 */ 403 /* Idx NT mV diff db */ 424 /* NT mV Trans mV db */ 443 /* NT mV Trans mV db */ [all …]
|
/openbmc/linux/Documentation/hwmon/ |
H A D | abituguru-datasheet.rst | 88 to hold 0x09, DATA should read 0x09 within 250 read cycles. 108 more input (max 250 reads). 118 which indicates that the uGuru is ready to be read (max 250 reads) and once 137 which indicates that the uGuru is ready to be written (max 250 reads) and 140 Once all bytes have been written wait for DATA to hold 0x01 (max 250 reads) 155 turned up which do not hold 0x08 at DATA within 250 reads after writing the 203 reading of 255 with 3494 mV. The sensors for higher voltages however are 205 in use result in ranges of: 0-4361mV, 0-6248mV or 0-14510mV. 3.3 volt sources 206 use the 0-4361mV range, 5 volt the 0-6248mV and 12 volt the 0-14510mV .
|
/openbmc/linux/drivers/hwmon/pmbus/ |
H A D | xdpe12284.c | 17 #define XDPE122_PROT_VR12_5MV 0x01 /* VR12.0 mode, 5-mV DAC */ 18 #define XDPE122_PROT_VR12_5_10MV 0x02 /* VR12.5 mode, 10-mV DAC */ 19 #define XDPE122_PROT_IMVP9_10MV 0x03 /* IMVP9 mode, 10-mV DAC */ 20 #define XDPE122_AMD_625MV 0x10 /* AMD mode 6.25mV */ 55 if (val >= 250) in xdpe122_read_word_data() 56 return 1 + DIV_ROUND_CLOSEST(val - 250, 5); in xdpe122_read_word_data()
|
H A D | stpddc60.c | 38 * and limit value in steps of 50mv in the range 0 (50mv) to 7 (400mv). 47 v = 250 + (vout - 1) * 5; /* Convert VID to mv */ in stpddc60_get_offset() 48 l = (limit * 1000L) >> 8; /* Convert LINEAR to mv */ in stpddc60_get_offset()
|
H A D | ltc3815.c | 36 * with a LSB of 0.5mV, override and report direct mode with in ltc3815_read_byte_data() 158 .m[PSC_VOLTAGE_IN] = 250,
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | sdm630-sony-xperia-nile.dtsi | 310 regulator-enable-ramp-delay = <250>; 325 regulator-enable-ramp-delay = <250>; 333 regulator-enable-ramp-delay = <250>; 344 regulator-enable-ramp-delay = <250>; 354 * Downstream specifies a range of 1721-3600mV, 363 regulator-enable-ramp-delay = <250>; 372 regulator-enable-ramp-delay = <250>; 379 regulator-enable-ramp-delay = <250>; 386 regulator-enable-ramp-delay = <250>; 390 /* L9B (870mV) is currently unused */ [all …]
|
H A D | sdm660-xiaomi-lavender.dts | 145 regulator-enable-ramp-delay = <250>; 153 regulator-enable-ramp-delay = <250>; 160 regulator-enable-ramp-delay = <250>; 167 regulator-enable-ramp-delay = <250>; 176 * Downstream specifies a range of 1721-3600mV, 185 regulator-enable-ramp-delay = <250>; 193 regulator-enable-ramp-delay = <250>; 199 regulator-enable-ramp-delay = <250>; 254 regulator-enable-ramp-delay = <250>; 261 regulator-enable-ramp-delay = <250>; [all …]
|
H A D | sda660-inforce-ifc6560.dts | 268 regulator-enable-ramp-delay = <250>; 275 regulator-enable-ramp-delay = <250>; 283 regulator-enable-ramp-delay = <250>; 292 regulator-enable-ramp-delay = <250>; 301 regulator-enable-ramp-delay = <250>; 310 regulator-enable-ramp-delay = <250>; 341 regulator-enable-ramp-delay = <250>; 348 regulator-enable-ramp-delay = <250>; 356 regulator-enable-ramp-delay = <250>; 366 * Downstream specifies a range of 1721-3600mV, [all …]
|
/openbmc/u-boot/include/power/ |
H A D | sandbox_pmic.h | 67 /* BUCK1 Voltage: min: 0.8V, step: 25mV, max 2.4V */ 72 /* BUCK1 Amperage: min: 150mA, step: 25mA, max: 250mA */ 77 /* BUCK2 Voltage: min: 0.75V, step: 50mV, max 3.95V */ 82 /* LDO1 Voltage: min: 0.8V, step: 25mV, max 2.4V */ 92 /* LDO2 Voltage: min: 0.75V, step: 50mV, max 3.95V */
|
/openbmc/u-boot/include/configs/ |
H A D | ds414.h | 18 #define CONFIG_SYS_TCLK 250000000 /* 250MHz */ 60 /* why is this only defined in mv-common.h if CONFIG_DM is undefined? */ 63 * mv-common.h should be defined after CMD configs since it used them 66 #include "mv-common.h"
|
H A D | maxbcm.h | 18 #define CONFIG_SYS_TCLK 250000000 /* 250MHz */ 41 * mv-common.h should be defined after CMD configs since it used them 44 #include "mv-common.h"
|
H A D | db-88f6820-gp.h | 13 #define CONFIG_SYS_TCLK 250000000 /* 250MHz */ 109 * mv-common.h should be defined after CMD configs since it used them 112 #include "mv-common.h"
|
H A D | db-mv784mp-gp.h | 19 #define CONFIG_SYS_TCLK 250000000 /* 250MHz */ 55 * mv-common.h should be defined after CMD configs since it used them 58 #include "mv-common.h"
|
H A D | theadorable.h | 18 #define CONFIG_SYS_TCLK 250000000 /* 250MHz */ 80 * mv-common.h should be defined after CMD configs since it used them 83 #include "mv-common.h"
|
H A D | clearfog.h | 18 #define CONFIG_SYS_TCLK 250000000 /* 250MHz */ 105 * mv-common.h should be defined after CMD configs since it used them 108 #include "mv-common.h"
|
H A D | turris_omnia.h | 19 #define CONFIG_SYS_TCLK 250000000 /* 250MHz */ 106 * mv-common.h should be defined after CMD configs since it used them 109 #include "mv-common.h"
|
H A D | helios4.h | 20 #define CONFIG_SYS_TCLK 250000000 /* 250MHz */ 124 * mv-common.h should be defined after CMD configs since it used them 127 #include "mv-common.h"
|
H A D | controlcenterdc.h | 24 #define CONFIG_SYS_TCLK 250000000 /* 250MHz */ 187 * mv-common.h should be defined after CMD configs since it used them 190 #include "mv-common.h"
|
/openbmc/linux/include/dt-bindings/usb/ |
H A D | pd.h | 26 #define PDO_FIXED_VOLT_SHIFT 10 /* 50mV units */ 29 #define PDO_FIXED_VOLT(mv) ((((mv) / 50) & PDO_VOLT_MASK) << PDO_FIXED_VOLT_SHIFT) argument 32 #define PDO_FIXED(mv, ma, flags) \ argument 34 PDO_FIXED_VOLT(mv) | PDO_FIXED_CURR(ma)) 36 #define VSAFE5V 5000 /* mv units */ 38 #define PDO_BATT_MAX_VOLT_SHIFT 20 /* 50mV units */ 39 #define PDO_BATT_MIN_VOLT_SHIFT 10 /* 50mV units */ 40 #define PDO_BATT_MAX_PWR_SHIFT 0 /* 250mW units */ 42 #define PDO_BATT_MIN_VOLT(mv) ((((mv) / 50) & PDO_VOLT_MASK) << PDO_BATT_MIN_VOLT_SHIFT) argument 43 #define PDO_BATT_MAX_VOLT(mv) ((((mv) / 50) & PDO_VOLT_MASK) << PDO_BATT_MAX_VOLT_SHIFT) argument [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | sgtl5000.yaml | 51 values from 1.25V to 3V by 250mV steps. If this node is not mentioned
|
/openbmc/linux/drivers/power/supply/ |
H A D | adp5061.c | 119 50, 100, 150, 200, 250, 300, 350, 400, 450, 500, 550, 600, 650, 131 100, 150, 200, 250, 300, 400, 500, 600, 700, 212 /* Convert from uV to mV */ in adp5061_set_min_voltage() 280 /* Convert from uV to mV */ in adp5061_set_max_voltage() 301 /* Convert from uV to mV */ in adp5061_set_const_chg_vmax() 407 /* Convert from uV to mV */ in adp5061_set_vweak_th()
|
/openbmc/linux/Documentation/admin-guide/media/ |
H A D | bttv-cardlist.rst | 46 - MATRIX-Vision MV-Delta 198 - MATRIX-Vision MV-Delta 2 366 - Osprey 200/201/250/251 370 - Osprey 200/250
|
/openbmc/linux/include/linux/iio/adc/ |
H A D | qcom-vadc-common.h | 32 #define ADC5_DECIMATION_SHORT 250 59 * VADC_CALIB_ABSOLUTE: uses the 625mV and 1.25V as reference channels.
|
/openbmc/u-boot/arch/arm/mach-omap2/omap5/ |
H A D | hw_data.c | 43 {250, 2, 1, 1, -1, -1, -1, -1, -1, -1, -1, -1}, /* 12 MHz */ 209 {250, 2, 4, 10, 40, 8, 10, -1, -1, -1, -1, -1}, /* 12 MHz */ 210 {250, 4, 4, 10, 40, 8, 10, -1, -1, -1, -1, -1}, /* 20 MHz */ 281 .step = 10000, /* 10 mV represented in uV */ 296 .step = 10000, /* 10 mV represented in uV */ 311 .step = 5000, /* 5 mV represented in uV */ 314 * Offset codes 0x14 0x17 give 10mV steps 315 * Offset codes 0x17 through 0x9D give 5mV steps 327 .step = 5000, /* 5 mV represented in uV */ 330 * Offset codes 0x14 0x17 give 10mV steps [all …]
|