Home
last modified time | relevance | path

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

123

/linux-6.12.1/Documentation/devicetree/bindings/iio/dac/
Dadi,ad5770r.yaml132 - enum: [45000, 100000]
181 adi,range-microamp = <0 45000>;
186 adi,range-microamp = <0 45000>;
191 adi,range-microamp = <0 45000>;
/linux-6.12.1/drivers/mtd/nand/raw/
Dnand_timings.c81 .tCEA_max = 45000,
106 .tWC_min = 45000,
308 .tCAD_min = 45000,
350 .tCAD_min = 45000,
392 .tCAD_min = 45000,
434 .tCAD_min = 45000,
476 .tCAD_min = 45000,
518 .tCAD_min = 45000,
/linux-6.12.1/Documentation/devicetree/bindings/power/supply/
Dmaxim,max14577.yaml43 MAX77836: 45000-475000
81 minimum: 45000
/linux-6.12.1/drivers/usb/typec/
Drt1719.c690 RT1719_PSEL_CAPINFO(0x18, 45000, 0x10, 4000),
697 RT1719_PSEL_CAPINFO(0x1C, 45000, 0x1F, 4500),
703 RT1719_PSEL_CAPINFO(0x0C, 45000, 0x1F, 1000),
709 RT1719_PSEL_CAPINFO(0x1E, 45000, 0x08, 2500),
715 RT1719_PSEL_CAPINFO(0x0E, 45000, 0x0F, 4000),
721 RT1719_PSEL_CAPINFO(0x06, 45000, 0x0F, 1000),
/linux-6.12.1/drivers/thermal/ti-soc-thermal/
Domap3-thermal-data.c57 41000, 42000, 44000, 45000, 47000, 48000, 49000, 51000, 52000,
124 32000, 33500, 35000, 37000, 38500, 40000, 42000, 43500, 45000,
Domap4-thermal-data.c49 30000, 32000, 33500, 35000, 37000, 38500, 40000, 42000, 43500, 45000,
/linux-6.12.1/drivers/hwmon/
Dsht4x.c41 #define SHT4X_MIN_TEMPERATURE -45000
120 data->temperature = ((21875 * (int32_t)t_ticks) >> 13) - 45000; in sht4x_read_values()
Dsht3x.c60 #define SHT3X_MIN_TEMPERATURE -45000
244 return ((21875 * (int)raw) >> 13) - 45000; in sht3x_extract_temperature()
390 raw = ((u32)(temperature + 45000) * 24543) >> (16 + 7); in limit_write()
Dshtc1.c124 data->temperature = ((21875 * val) >> 13) - 45000; in shtc1_update_client()
/linux-6.12.1/tools/testing/selftests/net/
Dip_local_port_range.c271 { 45000, 45000, 45000 }, in TEST_F()
/linux-6.12.1/drivers/crypto/intel/qat/qat_4xxx/
Dadf_4xxx_hw_data.h53 #define ADF_4XXX_RL_MAX_TP_DC 45000UL
/linux-6.12.1/drivers/thermal/
Drockchip_thermal.c286 {507, 45000},
325 {675, 45000},
364 {3634, 45000},
402 {462, 45000},
441 {140, 45000},
480 {547, 45000},
519 {2160, 45000},
Ddb8500_thermal.c34 45000,
Dk3_bandgap.c56 45000, 45400, 45800, 46200, 46600, 47000, 47400, 47800, 48200, 48600,
/linux-6.12.1/drivers/iio/chemical/
Dsgp40.c182 ticks = ((data->temp + 45000) / 10 ) * 65535 / 17500; in sgp40_measure_resistance_raw()
284 if ((val < -45000) || (val > 130000)) in sgp40_write_raw()
/linux-6.12.1/Documentation/devicetree/bindings/mfd/
Dmaxim,max14577.yaml169 regulator-min-microamp = <45000>;
/linux-6.12.1/arch/arm64/boot/dts/mediatek/
Dmt8395-kontron-3-5-sbc-i1200.dts153 45000 170
196 45000 170
239 45000 170
Dmt8183-kukui.dtsi168 45000 635
202 45000 635
/linux-6.12.1/arch/arm64/boot/dts/qcom/
Dsc7180-trogdor-coachz.dtsi41 temperature = <45000>;
/linux-6.12.1/arch/arm64/boot/dts/marvell/
Darmada-8040-clearfog-gt-8k.dts145 temperature = <45000>; /* millicelsius */
193 temperature = <45000>; /* millicelsius */
/linux-6.12.1/mm/damon/tests/
Dcore-kunit.h399 unsigned int expects[] = {55000, 50000, 55000, 50000, 45000, 40000, in damon_test_moving_sum()
400 45000, 40000, 35000, 30000}; in damon_test_moving_sum()
/linux-6.12.1/drivers/net/ethernet/atheros/atl1e/
Datl1e_param.c74 * Default Value: 45000(90ms)
/linux-6.12.1/drivers/iio/pressure/
Dicp10100.c277 static int32_t p_calib[] = {45000, 80000, 105000}; in icp10100_get_pressure()
402 *val = -45000; in icp10100_read_raw()
/linux-6.12.1/drivers/iio/adc/
Dqcom-vadc-common.c43 {522, 45000 },
84 { 544, 45000 },
/linux-6.12.1/drivers/media/dvb-frontends/
Dts2020.c478 else if (gain < -45000) in ts2020_read_signal_strength()
483 strength = 90 + div64_s64((45000 + gain), 5000); in ts2020_read_signal_strength()

123