Home
last modified time | relevance | path

Searched full:255000 (Results 1 – 20 of 20) sorted by relevance

/openbmc/linux/drivers/scsi/fnic/
H A Dvnic_scsi.h22 #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 Dti,tps23861.yaml30 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 Dvrm@60.conf31 CRITHI_curr2 = "255000"
33 WARNHI_curr2 = "255000"
/openbmc/linux/drivers/hwmon/
H A Dtmp464.c317 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 Dlm95234.c354 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 Dtmp102.c123 temp = clamp_val(temp, -256000, 255000); in tmp102_write()
H A Dtps23861.c107 #define SHUNT_RESISTOR_DEFAULT 255000 /* 255 mOhm */
H A Dtmp401.c388 val = clamp_val(val, temp - 255000, temp); in tmp401_temp_write()
H A Dabituguru.c139 /* 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 Dlm63.c120 255000), 1000)
H A Dlm90.c1371 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 Dnct6775-core.c3087 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 Dtest_sensorcommands.cpp200 testBounds(0, 255000); in testRanges()
/openbmc/phosphor-host-ipmid/test/dbus-sdr/
H A Dsensorcommands_unittest.cpp201 testBounds(0, 255000); in testRanges()
/openbmc/linux/drivers/media/platform/qcom/venus/
H A Dcore.c621 { 108000, 255000, 0, 202000, 0 }, /* 720p @ 30 */
/openbmc/linux/drivers/gpio/
H A Dgpio-tegra186.c402 if (debounce > 255000) in tegra186_gpio_set_config()
/openbmc/linux/drivers/net/ethernet/ti/
H A Dcpsw_ale.c1272 * max number_of_packets = 1000 * 255 = 255000 when port.BCAST/MCAST_LIMIT = 0xFF in cpsw_ale_start()
/openbmc/linux/drivers/power/supply/
H A Dsamsung-sdi-battery.c235 { .vbat_uv = 3924000, .ri_uohm = 255000 },
/openbmc/linux/drivers/scsi/mpt3sas/mpi/
H A Dmpi2.h370 #define MPI2_HARD_RESET_PCIE_RESET_READ_WINDOW_MICRO_SEC (255000)
/openbmc/qemu/include/libdecnumber/
H A DdecDPD.h549 250000, 251000, 252000, 253000, 254000, 255000, 256000, 257000, 258000, 259000,