/openbmc/linux/drivers/scsi/fnic/ |
H A D | vnic_scsi.h | 22 #define VNIC_FNIC_EDTOV_MAX 255000 26 #define VNIC_FNIC_RATOV_MAX 255000 36 #define VNIC_FNIC_FLOGI_TIMEOUT_MAX 255000 43 #define VNIC_FNIC_PLOGI_TIMEOUT_MAX 255000
|
/openbmc/linux/Documentation/devicetree/bindings/hwmon/ |
H A D | ti,tps23861.yaml | 30 default: 255000 32 maximum: 255000 49 shunt-resistor-micro-ohms = <255000>;
|
/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/i2c@89000/i2c-switch@71/i2c@0/ |
H A D | vrm@60.conf | 31 CRITHI_curr2 = "255000" 33 WARNHI_curr2 = "255000"
|
/openbmc/linux/drivers/hwmon/ |
H A D | tmp464.c | 317 val = clamp_val(temp_from_reg(regval) - val, 0, 255000); in tmp464_temp_write() 322 val = temp_to_limit_reg(clamp_val(val, -255000, 255500)); in tmp464_temp_write() 326 val = temp_to_limit_reg(clamp_val(val, -255000, 255500)); in tmp464_temp_write()
|
H A D | lm95234.c | 354 val = DIV_ROUND_CLOSEST(clamp_val(val, 0, 255000), 1000); in tcrit1_store() 395 val = DIV_ROUND_CLOSEST(clamp_val(val, -255000, 255000), 1000); in tcrit1_hyst_store()
|
H A D | tmp102.c | 123 temp = clamp_val(temp, -256000, 255000); in tmp102_write()
|
H A D | tps23861.c | 107 #define SHUNT_RESISTOR_DEFAULT 255000 /* 255 mOhm */
|
H A D | tmp401.c | 388 val = clamp_val(val, temp - 255000, temp); in tmp401_temp_write()
|
H A D | abituguru.c | 139 /* in (Volt) sensors go up to 3494 mV, temp to 255000 millidegrees Celsius */ 140 static const int abituguru_bank1_max_value[2] = { 3494, 255000 };
|
H A D | lm63.c | 120 255000), 1000)
|
H A D | lm90.c | 1371 val = clamp_val(val, 0, 255000 + fraction); in lm90_temp_to_reg() 1442 val = clamp_val(val, -128000l, 255000l); in lm90_set_temphyst()
|
H A D | nct6775-core.c | 3087 val = DIV_ROUND_CLOSEST(clamp_val(val, 0, 255000), 1000); in store_weight_temp() 3264 if (val > 255000) in store_auto_temp()
|
/openbmc/intel-ipmi-oem/tests/ |
H A D | test_sensorcommands.cpp | 200 testBounds(0, 255000); in testRanges()
|
/openbmc/phosphor-host-ipmid/test/dbus-sdr/ |
H A D | sensorcommands_unittest.cpp | 201 testBounds(0, 255000); in testRanges()
|
/openbmc/linux/drivers/media/platform/qcom/venus/ |
H A D | core.c | 621 { 108000, 255000, 0, 202000, 0 }, /* 720p @ 30 */
|
/openbmc/linux/drivers/gpio/ |
H A D | gpio-tegra186.c | 402 if (debounce > 255000) in tegra186_gpio_set_config()
|
/openbmc/linux/drivers/net/ethernet/ti/ |
H A D | cpsw_ale.c | 1272 * max number_of_packets = 1000 * 255 = 255000 when port.BCAST/MCAST_LIMIT = 0xFF in cpsw_ale_start()
|
/openbmc/linux/drivers/power/supply/ |
H A D | samsung-sdi-battery.c | 235 { .vbat_uv = 3924000, .ri_uohm = 255000 },
|
/openbmc/linux/drivers/scsi/mpt3sas/mpi/ |
H A D | mpi2.h | 370 #define MPI2_HARD_RESET_PCIE_RESET_READ_WINDOW_MICRO_SEC (255000)
|
/openbmc/qemu/include/libdecnumber/ |
H A D | decDPD.h | 549 250000, 251000, 252000, 253000, 254000, 255000, 256000, 257000, 258000, 259000,
|