/linux-6.12.1/Documentation/devicetree/bindings/iio/dac/ |
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>;
|
/linux-6.12.1/drivers/mtd/nand/raw/ |
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,
|
/linux-6.12.1/Documentation/devicetree/bindings/power/supply/ |
D | maxim,max14577.yaml | 43 MAX77836: 45000-475000 81 minimum: 45000
|
/linux-6.12.1/drivers/usb/typec/ |
D | rt1719.c | 690 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/ |
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,
|
D | omap4-thermal-data.c | 49 30000, 32000, 33500, 35000, 37000, 38500, 40000, 42000, 43500, 45000,
|
/linux-6.12.1/drivers/hwmon/ |
D | sht4x.c | 41 #define SHT4X_MIN_TEMPERATURE -45000 120 data->temperature = ((21875 * (int32_t)t_ticks) >> 13) - 45000; in sht4x_read_values()
|
D | sht3x.c | 60 #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()
|
D | shtc1.c | 124 data->temperature = ((21875 * val) >> 13) - 45000; in shtc1_update_client()
|
/linux-6.12.1/tools/testing/selftests/net/ |
D | ip_local_port_range.c | 271 { 45000, 45000, 45000 }, in TEST_F()
|
/linux-6.12.1/drivers/crypto/intel/qat/qat_4xxx/ |
D | adf_4xxx_hw_data.h | 53 #define ADF_4XXX_RL_MAX_TP_DC 45000UL
|
/linux-6.12.1/drivers/thermal/ |
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},
|
D | db8500_thermal.c | 34 45000,
|
D | k3_bandgap.c | 56 45000, 45400, 45800, 46200, 46600, 47000, 47400, 47800, 48200, 48600,
|
/linux-6.12.1/drivers/iio/chemical/ |
D | sgp40.c | 182 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/ |
D | maxim,max14577.yaml | 169 regulator-min-microamp = <45000>;
|
/linux-6.12.1/arch/arm64/boot/dts/mediatek/ |
D | mt8395-kontron-3-5-sbc-i1200.dts | 153 45000 170 196 45000 170 239 45000 170
|
D | mt8183-kukui.dtsi | 168 45000 635 202 45000 635
|
/linux-6.12.1/arch/arm64/boot/dts/qcom/ |
D | sc7180-trogdor-coachz.dtsi | 41 temperature = <45000>;
|
/linux-6.12.1/arch/arm64/boot/dts/marvell/ |
D | armada-8040-clearfog-gt-8k.dts | 145 temperature = <45000>; /* millicelsius */ 193 temperature = <45000>; /* millicelsius */
|
/linux-6.12.1/mm/damon/tests/ |
D | core-kunit.h | 399 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/ |
D | atl1e_param.c | 74 * Default Value: 45000(90ms)
|
/linux-6.12.1/drivers/iio/pressure/ |
D | icp10100.c | 277 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/ |
D | qcom-vadc-common.c | 43 {522, 45000 }, 84 { 544, 45000 },
|
/linux-6.12.1/drivers/media/dvb-frontends/ |
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()
|