Searched refs:ohm (Results 1 – 25 of 40) sorted by relevance
12
/linux-6.12.1/drivers/hwmon/ |
D | ntc_thermistor.c | 31 unsigned int ohm; member 74 { .temp_c = -40, .ohm = 1747920 }, 75 { .temp_c = -35, .ohm = 1245428 }, 76 { .temp_c = -30, .ohm = 898485 }, 77 { .temp_c = -25, .ohm = 655802 }, 78 { .temp_c = -20, .ohm = 483954 }, 79 { .temp_c = -15, .ohm = 360850 }, 80 { .temp_c = -10, .ohm = 271697 }, 81 { .temp_c = -5, .ohm = 206463 }, 82 { .temp_c = 0, .ohm = 158214 }, [all …]
|
/linux-6.12.1/arch/arm/boot/dts/ |
D | cros-adc-thermistors.dtsi | 16 pullup-ohm = <47000>; 17 pulldown-ohm = <0>; 23 pullup-ohm = <47000>; 24 pulldown-ohm = <0>; 30 pullup-ohm = <47000>; 31 pulldown-ohm = <0>; 37 pullup-ohm = <47000>; 38 pulldown-ohm = <0>;
|
/linux-6.12.1/drivers/iio/potentiometer/ |
D | max5432.c | 28 unsigned long ohm; member 52 if (unlikely(data->ohm > INT_MAX)) in max5432_read_raw() 55 *val = data->ohm; in max5432_read_raw() 102 data->ohm = (unsigned long)device_get_match_data(dev); in max5432_probe()
|
/linux-6.12.1/arch/arm64/boot/dts/rockchip/ |
D | rk3399-gru-kevin.dts | 71 pullup-ohm = <25500>; 72 pulldown-ohm = <0>; 80 pullup-ohm = <25500>; 81 pulldown-ohm = <0>;
|
/linux-6.12.1/arch/arm/boot/dts/st/ |
D | ste-hrefv60plus.dtsi | 56 pullup-ohm = <220000>; 57 pulldown-ohm = <0>; 65 pullup-ohm = <220000>; 66 pulldown-ohm = <0>;
|
D | ste-href.dtsi | 42 pullup-ohm = <230000>; 43 pulldown-ohm = <0>;
|
D | ste-snowball.dts | 46 pullup-ohm = <230000>; 47 pulldown-ohm = <0>;
|
D | ste-ux500-samsung-golden.dts | 53 pullup-ohm = <230000>; 54 pulldown-ohm = <0>;
|
D | ste-ux500-samsung-skomer.dts | 48 pullup-ohm = <230000>; 49 pulldown-ohm = <0>;
|
D | ste-ux500-samsung-kyle.dts | 52 pullup-ohm = <230000>; 53 pulldown-ohm = <0>;
|
D | ste-ux500-samsung-codina-tmo.dts | 62 pullup-ohm = <230000>; 63 pulldown-ohm = <0>;
|
/linux-6.12.1/arch/arm64/boot/dts/ti/ |
D | k3-am6548-iot2050-advanced-common.dtsi | 52 ti,driver-strength-ohm = <50>;
|
D | k3-j7200-common-proc-board.dts | 382 ti,driver-strength-ohm = <50>; 393 ti,driver-strength-ohm = <50>;
|
D | k3-am642-tqma64xxl.dtsi | 227 ti,driver-strength-ohm = <50>;
|
D | k3-am654-base-board.dts | 458 ti,driver-strength-ohm = <50>; 472 ti,driver-strength-ohm = <50>;
|
D | k3-am642-sr-som.dtsi | 550 ti,driver-strength-ohm = <50>; 573 ti,driver-strength-ohm = <50>;
|
D | k3-j722s-evm.dts | 604 ti,driver-strength-ohm = <50>; 614 ti,driver-strength-ohm = <50>;
|
D | k3-j721e-common-proc-board.dts | 490 ti,driver-strength-ohm = <50>; 501 ti,driver-strength-ohm = <50>;
|
/linux-6.12.1/arch/arm/boot/dts/samsung/ |
D | exynos3250-monk.dts | 148 pullup-ohm = <100000>; 149 pulldown-ohm = <100000>; 156 pullup-ohm = <100000>; 157 pulldown-ohm = <100000>;
|
D | exynos3250-rinato.dts | 150 pullup-ohm = <100000>; 151 pulldown-ohm = <100000>; 158 pullup-ohm = <100000>; 159 pulldown-ohm = <100000>;
|
D | exynos4412-midas.dtsi | 358 pullup-ohm = <100000>; /* 100K */ 359 pulldown-ohm = <100000>; /* 100K */ 366 pullup-ohm = <100000>; /* 100K */ 367 pulldown-ohm = <100000>; /* 100K */
|
/linux-6.12.1/arch/arm64/boot/dts/mediatek/ |
D | mt8183-pumpkin.dts | 62 pullup-ohm = <390000>; 63 pulldown-ohm = <0>;
|
D | mt8183-evb.dts | 44 pullup-ohm = <390000>; 45 pulldown-ohm = <0>;
|
/linux-6.12.1/arch/arm64/boot/dts/exynos/ |
D | exynos5433-tm2-common.dtsi | 149 pullup-ohm = <100000>; 150 pulldown-ohm = <0>; 157 pullup-ohm = <100000>; 158 pulldown-ohm = <0>; 166 pullup-ohm = <100000>; 167 pulldown-ohm = <0>;
|
/linux-6.12.1/Documentation/admin-guide/auxdisplay/ |
D | cfag12864b.rst | 75 Ground (21)---[GND] [GND]---[P1]---(18) Vee - R = Resistor = 22 ohm
|
12