/openbmc/linux/Documentation/devicetree/bindings/iio/dac/ |
H A D | adi,ad5770r.yaml | 132 - 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 D | nand_timings.c | 81 .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 D | maxim,max14577.yaml | 43 MAX77836: 45000-475000 81 minimum: 45000
|
/openbmc/linux/drivers/usb/typec/ |
H A D | rt1719.c | 695 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 D | omap3-thermal-data.c | 57 41000, 42000, 44000, 45000, 47000, 48000, 49000, 51000, 52000, 124 32000, 33500, 35000, 37000, 38500, 40000, 42000, 43500, 45000,
|
H A D | omap4-thermal-data.c | 49 30000, 32000, 33500, 35000, 37000, 38500, 40000, 42000, 43500, 45000,
|
/openbmc/linux/drivers/hwmon/ |
H A D | sht4x.c | 41 #define SHT4X_MIN_TEMPERATURE -45000 119 data->temperature = ((21875 * (int32_t)t_ticks) >> 13) - 45000; in sht4x_read_values()
|
H A D | sht3x.c | 56 #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 D | shtc1.c | 124 data->temperature = ((21875 * val) >> 13) - 45000; in shtc1_update_client()
|
/openbmc/linux/tools/testing/selftests/net/ |
H A D | ip_local_port_range.c | 255 { 45000, 45000, 45000 }, in TEST_F()
|
/openbmc/u-boot/drivers/mtd/nand/raw/ |
H A D | nand_timings.c | 68 .tCEA_max = 45000, 93 .tWC_min = 45000,
|
/openbmc/u-boot/drivers/ddr/microchip/ |
H A D | ddr2_timing.h | 38 #define T_RAS_MIN 45000 /* psec */
|
/openbmc/linux/drivers/iio/chemical/ |
H A D | sgp40.c | 177 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 D | rockchip_thermal.c | 286 {507, 45000}, 325 {675, 45000}, 364 {3634, 45000}, 402 {462, 45000}, 441 {140, 45000}, 480 {547, 45000}, 519 {2160, 45000},
|
H A D | db8500_thermal.c | 34 45000,
|
/openbmc/linux/Documentation/devicetree/bindings/mfd/ |
H A D | maxim,max14577.yaml | 169 regulator-min-microamp = <45000>;
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | sc7180-trogdor-coachz.dtsi | 41 temperature = <45000>;
|
/openbmc/linux/arch/arm64/boot/dts/marvell/ |
H A D | armada-8040-clearfog-gt-8k.dts | 145 temperature = <45000>; /* millicelsius */ 193 temperature = <45000>; /* millicelsius */
|
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | pldm_interface.hpp | 195 const std::chrono::milliseconds _receiveTimeout{45000};
|
/openbmc/u-boot/board/spear/x600/ |
H A D | fpga.c | 238 expi_setup(45000); in x600_init_fpga()
|
/openbmc/linux/drivers/net/ethernet/atheros/atl1e/ |
H A D | atl1e_param.c | 74 * Default Value: 45000(90ms)
|
/openbmc/linux/drivers/iio/pressure/ |
H A D | icp10100.c | 277 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 D | ti-bandgap.c | 98 42200, 42600, 43100, 43700, 44200, 44600, 45000, 45400, 45800,
|
/openbmc/linux/drivers/iio/adc/ |
H A D | qcom-vadc-common.c | 43 {522, 45000 }, 84 { 544, 45000 },
|
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | ts2020.c | 478 else if (gain < -45000) in ts2020_read_signal_strength() 483 strength = 90 + div64_s64((45000 + gain), 5000); in ts2020_read_signal_strength()
|