Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/scsi/fnic/
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
/kernel/linux/linux-5.10/drivers/scsi/fnic/
Dvnic_scsi.h34 #define VNIC_FNIC_EDTOV_MAX 255000
38 #define VNIC_FNIC_RATOV_MAX 255000
48 #define VNIC_FNIC_FLOGI_TIMEOUT_MAX 255000
55 #define VNIC_FNIC_PLOGI_TIMEOUT_MAX 255000
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/hwmon/
Dti,tps23861.yaml30 default: 255000
32 maximum: 255000
49 shunt-resistor-micro-ohms = <255000>;
/kernel/linux/linux-6.6/drivers/hwmon/
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()
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()
Dtmp102.c123 temp = clamp_val(temp, -256000, 255000); in tmp102_write()
Dtps23861.c107 #define SHUNT_RESISTOR_DEFAULT 255000 /* 255 mOhm */
Dtmp401.c388 val = clamp_val(val, temp - 255000, temp); in tmp401_temp_write()
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 };
Dlm63.c120 255000), 1000)
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()
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()
/kernel/linux/linux-5.10/drivers/hwmon/
Dtmp102.c123 temp = clamp_val(temp, -256000, 255000); in tmp102_write()
Dtmp401.c379 val = clamp_val(val, temp - 255000, temp); in temp_crit_hyst_store()
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 };
Dlm63.c120 255000), 1000)
Dlm90.c910 if (val >= 255000) in temp_to_u8()
Dnct6775.c3240 if (val > 255000) in store_auto_temp()
/kernel/linux/linux-5.10/drivers/gpio/
Dgpio-tegra186.c251 if (debounce > 255000) in tegra186_gpio_set_config()
/kernel/linux/linux-6.6/drivers/media/platform/qcom/venus/
Dcore.c621 { 108000, 255000, 0, 202000, 0 }, /* 720p @ 30 */
/kernel/linux/linux-6.6/drivers/gpio/
Dgpio-tegra186.c402 if (debounce > 255000) in tegra186_gpio_set_config()
/kernel/linux/linux-6.6/drivers/power/supply/
Dsamsung-sdi-battery.c235 { .vbat_uv = 3924000, .ri_uohm = 255000 },
/kernel/linux/linux-6.6/drivers/net/ethernet/ti/
Dcpsw_ale.c1272 * max number_of_packets = 1000 * 255 = 255000 when port.BCAST/MCAST_LIMIT = 0xFF in cpsw_ale_start()
/kernel/linux/linux-5.10/drivers/scsi/mpt3sas/mpi/
Dmpi2.h370 #define MPI2_HARD_RESET_PCIE_RESET_READ_WINDOW_MICRO_SEC (255000)
/kernel/linux/linux-6.6/drivers/scsi/mpt3sas/mpi/
Dmpi2.h370 #define MPI2_HARD_RESET_PCIE_RESET_READ_WINDOW_MICRO_SEC (255000)