Home
last modified time | relevance | path

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

123

/openbmc/linux/Documentation/devicetree/bindings/iio/dac/
H A Dadi,ad5770r.yaml132 - enum: [45000, 100000]
181 adi,range-microamp = <0 45000>;
186 adi,range-microamp = <0 45000>;
191 adi,range-microamp = <0 45000>;
/openbmc/linux/drivers/mtd/nand/raw/
H A 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,
/openbmc/linux/Documentation/devicetree/bindings/power/supply/
H A Dmaxim,max14577.yaml43 MAX77836: 45000-475000
81 minimum: 45000
/openbmc/linux/drivers/usb/typec/
H A Drt1719.c695 RT1719_PSEL_CAPINFO(0x18, 45000, 0x10, 4000),
702 RT1719_PSEL_CAPINFO(0x1C, 45000, 0x1F, 4500),
708 RT1719_PSEL_CAPINFO(0x0C, 45000, 0x1F, 1000),
714 RT1719_PSEL_CAPINFO(0x1E, 45000, 0x08, 2500),
720 RT1719_PSEL_CAPINFO(0x0E, 45000, 0x0F, 4000),
726 RT1719_PSEL_CAPINFO(0x06, 45000, 0x0F, 1000),
/openbmc/linux/drivers/thermal/ti-soc-thermal/
H A Domap3-thermal-data.c57 41000, 42000, 44000, 45000, 47000, 48000, 49000, 51000, 52000,
124 32000, 33500, 35000, 37000, 38500, 40000, 42000, 43500, 45000,
H A Domap4-thermal-data.c49 30000, 32000, 33500, 35000, 37000, 38500, 40000, 42000, 43500, 45000,
/openbmc/linux/drivers/hwmon/
H A Dsht4x.c41 #define SHT4X_MIN_TEMPERATURE -45000
119 data->temperature = ((21875 * (int32_t)t_ticks) >> 13) - 45000; in sht4x_read_values()
H A Dsht3x.c56 #define SHT3X_MIN_TEMPERATURE -45000
238 return ((21875 * (int)raw) >> 13) - 45000; in sht3x_extract_temperature()
384 raw = ((u32)(temperature + 45000) * 24543) >> (16 + 7); in limit_write()
H A Dshtc1.c124 data->temperature = ((21875 * val) >> 13) - 45000; in shtc1_update_client()
/openbmc/linux/tools/testing/selftests/net/
H A Dip_local_port_range.c255 { 45000, 45000, 45000 }, in TEST_F()
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dnand_timings.c68 .tCEA_max = 45000,
93 .tWC_min = 45000,
/openbmc/u-boot/drivers/ddr/microchip/
H A Dddr2_timing.h38 #define T_RAS_MIN 45000 /* psec */
/openbmc/linux/drivers/iio/chemical/
H A Dsgp40.c177 ticks = ((data->temp + 45000) / 10 ) * 65535 / 17500; in sgp40_measure_resistance_raw()
279 if ((val < -45000) || (val > 130000)) in sgp40_write_raw()
/openbmc/linux/drivers/thermal/
H A Drockchip_thermal.c286 {507, 45000},
325 {675, 45000},
364 {3634, 45000},
402 {462, 45000},
441 {140, 45000},
480 {547, 45000},
519 {2160, 45000},
H A Ddb8500_thermal.c34 45000,
/openbmc/linux/Documentation/devicetree/bindings/mfd/
H A Dmaxim,max14577.yaml169 regulator-min-microamp = <45000>;
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dsc7180-trogdor-coachz.dtsi41 temperature = <45000>;
/openbmc/linux/arch/arm64/boot/dts/marvell/
H A Darmada-8040-clearfog-gt-8k.dts145 temperature = <45000>; /* millicelsius */
193 temperature = <45000>; /* millicelsius */
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dpldm_interface.hpp195 const std::chrono::milliseconds _receiveTimeout{45000};
/openbmc/u-boot/board/spear/x600/
H A Dfpga.c238 expi_setup(45000); in x600_init_fpga()
/openbmc/linux/drivers/net/ethernet/atheros/atl1e/
H A Datl1e_param.c74 * Default Value: 45000(90ms)
/openbmc/linux/drivers/iio/pressure/
H A Dicp10100.c277 static int32_t p_calib[] = {45000, 80000, 105000}; in icp10100_get_pressure()
402 *val = -45000; in icp10100_read_raw()
/openbmc/u-boot/drivers/thermal/
H A Dti-bandgap.c98 42200, 42600, 43100, 43700, 44200, 44600, 45000, 45400, 45800,
/openbmc/linux/drivers/iio/adc/
H A Dqcom-vadc-common.c43 {522, 45000 },
84 { 544, 45000 },
/openbmc/linux/drivers/media/dvb-frontends/
H A 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