/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 */ 389 { .bxt = { 43, 0, 0, 128, } }, /* 7: 300 0 */ 390 { .bxt = { 54, 0, 0, 101, } }, /* 8: 300 1.5 */ 391 { .bxt = { 48, 0, 0, 128, } }, /* 9: 300 0 */ 403 /* Idx NT mV diff db */ 424 /* NT mV Trans mV db */ 443 /* NT mV Trans mV db */ [all …]
|
/openbmc/linux/drivers/hwmon/ |
H A D | ltc4260.c | 36 /* Return the voltage from the given register in mV or mA */ 49 /* 10 mV resolution. Convert to mV. */ in ltc4260_get_value() 53 /* 400 mV resolution. Convert to mV. */ in ltc4260_get_value() 58 * 300 uV resolution. Convert to current as measured with in ltc4260_get_value() 64 val = val * 300; in ltc4260_get_value()
|
/openbmc/linux/Documentation/devicetree/bindings/regulator/ |
H A D | nvidia,tegra-regulators-coupling.txt | 12 The CORE and RTC voltages shall be in a range of 170mV from each other 13 and they both shall be higher than the CPU voltage by at least 120mV. 19 and CPU voltages shall be in a range of 300mV from each other and CORE 20 voltage shall be higher than the CPU by N mV, where N depends on the CPU
|
H A D | richtek,rt5739.yaml | 14 programmable output voltage from 300mV to 1300mV with wide input voltage
|
/openbmc/linux/drivers/crypto/marvell/cesa/ |
H A D | cipher.c | 520 .cra_driver_name = "mv-ecb-des", 521 .cra_priority = 300, 571 .cra_driver_name = "mv-cbc-des", 572 .cra_priority = 300, 629 .cra_driver_name = "mv-ecb-des3-ede", 630 .cra_priority = 300, 683 .cra_driver_name = "mv-cbc-des3-ede", 684 .cra_priority = 300, 756 .cra_driver_name = "mv-ecb-aes", 757 .cra_priority = 300, [all …]
|
/openbmc/qemu/tests/qtest/ |
H A D | adm1272-test.c | 63 #define ADM1272_PWR_DEFAULT 300 /* 12V 25A */ 64 #define ADM1272_SHUNT 300 /* micro-ohms */ 74 [2] = { 1326, 20480, -1 }, /* current, vsense range 15mV */ 75 [3] = { 663, 20480, -1 }, /* current, vsense range 30mV */ 76 [4] = { 3512, 0, -2 }, /* power, vrange 60V, irange 15mV */ 77 [5] = { 21071, 0, -3 }, /* power, vrange 100V, irange 15mV */ 78 [6] = { 17561, 0, -3 }, /* power, vrange 60V, irange 30mV */ 79 [7] = { 10535, 0, -3 }, /* power, vrange 100V, irange 30mV */
|
/openbmc/qemu/hw/sensor/ |
H A D | adm1272.c | 63 #define ADM1272_PWR_DEFAULT 300 /* 12V 25A */ 64 #define ADM1272_SHUNT 300 /* micro-ohms */ 103 [2] = { 1326, 20480, -1 }, /* current, vsense range 15mV */ 104 [3] = { 663, 20480, -1 }, /* current, vsense range 30mV */ 105 [4] = { 3512, 0, -2 }, /* power, vrange 60V, irange 15mV */ 106 [5] = { 21071, 0, -3 }, /* power, vrange 100V, irange 15mV */ 107 [6] = { 17561, 0, -3 }, /* power, vrange 60V, irange 30mV */ 108 [7] = { 10535, 0, -3 }, /* power, vrange 100V, irange 30mV */
|
/openbmc/linux/drivers/usb/typec/tcpm/ |
H A D | maxim_contaminant.c | 38 #define FLADC_1uA_CC_OFFSET_MV 300 117 int mv; in max_contaminant_read_resistance_kohm() local 138 mv = max_contaminant_read_adc_mv(chip, channel, sleep_msec, raw, true); in max_contaminant_read_resistance_kohm() 139 if (mv < 0) in max_contaminant_read_resistance_kohm() 140 return mv; in max_contaminant_read_resistance_kohm() 147 return mv; in max_contaminant_read_resistance_kohm() 160 mv = max_contaminant_read_adc_mv(chip, channel, sleep_msec, raw, true); in max_contaminant_read_resistance_kohm() 161 if (mv < 0) in max_contaminant_read_resistance_kohm() 162 return mv; in max_contaminant_read_resistance_kohm() 173 return mv; in max_contaminant_read_resistance_kohm() [all...] |
/openbmc/linux/drivers/scsi/ |
H A D | ch.c | 52 static int timeout_move = 300; 55 "(default: 300 seconds)"); 702 struct changer_move mv; in ch_ioctl() local 704 if (copy_from_user(&mv, argp, sizeof (mv))) in ch_ioctl() 707 if (0 != ch_checkrange(ch, mv.cm_fromtype, mv.cm_fromunit) || in ch_ioctl() 708 0 != ch_checkrange(ch, mv.cm_totype, mv.cm_tounit )) { in ch_ioctl() 715 ch->firsts[mv.cm_fromtype] + mv.cm_fromunit, in ch_ioctl() 716 ch->firsts[mv.cm_totype] + mv.cm_tounit, in ch_ioctl() 717 mv.cm_flags & CM_INVERT); in ch_ioctl() 724 struct changer_exchange mv; in ch_ioctl() local [all …]
|
/openbmc/linux/drivers/cpufreq/ |
H A D | omap-cpufreq.c | 75 dev_dbg(mpu_dev, "cpufreq-omap: %u MHz, %ld mV --> %u MHz, %ld mV\n", in omap_target() 133 cpufreq_generic_init(policy, freq_table, 300 * 1000); in omap_cpu_init()
|
/openbmc/linux/drivers/iio/light/ |
H A D | cm3605.c | 83 dev_dbg(cm3605->dev, "read %d mV from ADC\n", res); in cm3605_get_lux() 86 * AOUT has an offset of ~30mV then linear at dark in cm3605_get_lux() 88 * (1550 mV) so scale the returned value to this interval in cm3605_get_lux() 184 cm3605->als_max = 300; in cm3605_probe()
|
/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()
|
H A D | 88pm860x_battery.c | 165 /* V_MEAS(mV) = data * 1.8 * 1000 / (2^12) */ in measure_12bit_voltage() 181 /* V_BATT_MEAS(mV) = value * 3 * 1.8 * 1000 / (2^12) */ in measure_vbatt() 200 /* V_BATT_MEAS(mV) = data * 3 * 1.8 * 1000 / (2^12) */ in measure_vbatt() 569 /* meausered Vtbat(mV) / Ibias_current(11uA)*/ in measure_temp() 611 dev_dbg(info->dev, "temp_C:%d C,temp_mv:%d mv\n", temp, *data); in measure_temp() 950 info->resistor = 300; /* set default internal resistor */ in pm860x_battery_probe()
|
H A D | wm831x_power.c | 195 { 300, 6 << WM831X_CHG_FAST_ILIM_SHIFT }, 227 { 300, 8 << WM831X_CHG_TIME_SHIFT }, 291 "target voltage", "mV"); in wm831x_config_battery()
|
/openbmc/linux/drivers/regulator/ |
H A D | bd71815-regulator.c | 31 10, 20, 30, 50, 70, 100, 200, 300, 500, 700, 1000, 2000, 3000, 4000, 254 * 00: 10.00mV/usec 10mV 1uS 255 * 01: 5.00mV/usec 10mV 2uS 256 * 10: 2.50mV/usec 10mV 4uS 257 * 11: 1.25mV/usec 10mV 8uS
|
/openbmc/linux/Documentation/admin-guide/media/ |
H A D | gspca-cardlist.rst | 24 spca500 041e:400a Creative PC-CAM 300 59 sn9c2028 0458:7005 Genius Smart 300, version 2 77 sunplus 0461:0821 Fujifilm MV-1 126 zc3xx 0471:0326 Philips SPC 300 NC 138 sunplus 04a5:300a Benq DC 3410 139 spca500 04a5:300c Benq DC 1016 194 spca500 055f:c200 Mustek Gsmart 300 208 nw80x 055f:d001 Mustek Wcam 300 mini 306 pac7302 093a:2627 Genius FaceCam 300 307 pac7302 093a:2628 Genius iLook 300 [all …]
|
/openbmc/linux/drivers/soc/tegra/ |
H A D | regulators-tegra30.c | 184 * CPU voltage should not got lower than 300mV from the CORE. in tegra30_voltage_update() 185 * CPU voltage should stay below the CORE by 100mV+, depending in tegra30_voltage_update()
|
/openbmc/linux/include/uapi/linux/ |
H A D | fb.h | 107 #define FB_ACCEL_SIS_GLAMOUR 36 /* SiS 300/630/540 */ 139 #define FB_ACCEL_SAVAGE3D_MV 0x82 /* S3 Savage3D-MV */ 141 #define FB_ACCEL_SAVAGE_MX_MV 0x84 /* S3 Savage/MX-MV */ 143 #define FB_ACCEL_SAVAGE_IX_MV 0x86 /* S3 Savage/IX-MV */
|
/openbmc/u-boot/arch/arm/mach-omap2/omap4/ |
H A D | hw_data.c | 73 {300, 12, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1}, /* 26 MHz */ 234 .step = 12660, /* 12.66 mV represented in uV */ 245 .step = 12660, /* 12.66 mV represented in uV */ 255 .step = 10000, /* 10 mV represented in uV */ 307 * Take closest integer part of the mV value corresponding to a TWL6032 SMPS
|
/openbmc/linux/sound/soc/codecs/ |
H A D | tlv320adc3xxx.c | 644 "0mV", "15mV", "30mV", "45mV", "60mV", "75mV", "90mV", "105mV", 645 "-15mV", "-30mV", "-45mV", "-60mV", "-75mV", "-90mV", "-105mV" 667 1, 3, TLV_DB_SCALE_ITEM(-2000, 300, 0),
|
H A D | ab8500-codec.c | 1344 "250mV", "300mV", "350mV", "400mV", 1345 "450mV", "500mV", "550mV", "600mV", 1346 "650mV", "700mV", "750mV", "800mV", 1347 "850mV", "900mV", "950mV", "1.00V" };
|
/openbmc/linux/drivers/iio/gyro/ |
H A D | adis16260.c | 84 #define ADIS16260_SPI_SLOW (u32)(300 * 1000) 215 *val2 = 831500; /* 1.8315 mV */ in adis16260_read_raw()
|
/openbmc/linux/Documentation/translations/ja_JP/ |
H A D | SubmittingPatches | 76 mv linux-2.6.12 linux-2.6.12-vanilla 250 未圧縮で 300KB を超えるようであるなら、インターネット上のアクセス可能な
|
/openbmc/linux/Documentation/translations/zh_TW/process/ |
H A D | submitting-patches.rst | 79 mv linux-3.19 linux-3.19-vanilla 286 300kb,那麼它幾乎肯定需要被破壞。
|
/openbmc/linux/arch/arm64/boot/dts/rockchip/ |
H A D | rk3399-gru.dtsi | 309 * there will not be a big jump. Technically we only need to get within 200 mV 420 i2c-scl-rising-time-ns = <300>; 430 i2c-scl-rising-time-ns = <300>;
|