Home
last modified time | relevance | path

Searched refs:diode (Results 1 – 38 of 38) sorted by relevance

/linux-4.4.14/Documentation/devicetree/bindings/rtc/
Ddallas,ds1390.txt11 - trickle-diode-disable : Do not use internal trickle charger diode
12 Should be given if internal trickle charger diode should be disabled
Ddallas,ds1339.txt11 - trickle-diode-disable : Do not use internal trickle charger diode
12 Should be given if internal trickle charger diode should be disabled
Dti,bq32k.txt11 - trickle-diode-disable : Do not use internal trickle charger diode
12 Should be given if internal trickle charger diode should be disabled
Dabracon,abx80x.txt28 - "abracon,tc-diode": should be "standard" (0.6V) or "schottky" (0.3V)
/linux-4.4.14/Documentation/hwmon/
Dmax663919 temperature and one external diode-connected transistor or two external
20 diode-connected transistors.
28 temp1_fault R Temperature channel 1 diode fault
29 temp2_fault R Temperature channel 2 diode fault
Dmax669744 remote temperature sensors. Remote temperature sensors are diode-connected
45 thermal transitors, except for MAX6698 which supports three diode-connected
58 tempX_fault RO temperature diode fault (remote sensors only)
Dsmsc47m19273 temp1_input - chip temperature measured by on-chip diode
75 typically be wired to the diode inside the CPU)
93 temp[2-3]_input_fault - diode fault flags for temperature inputs 2 and 3.
96 to ground or Vcc. '1' indicates a diode fault.
Dmax664218 well as the temperature on one external diode.
Dthmc5034 external diode-type temperature sensor (compatible w/ the diode sensor inside
Dvt121160 Reading 1 temp1 Intel thermal diode
61 Reading 3 temp2 Internal thermal diode
114 internal thermal diode and the driver does all the scaling for temp2 and
119 Temp1 is an Intel-type thermal diode which requires the following formula to
Dmax161919 well as the temperature of up to one external diode.
Dw83781d114 beta value in the sensor files. '1' is the PII/Celeron diode, '2' is the
168 - Problems with diode/thermistor settings (supported?)
228 > programmable to be either thermistor or Pentium II diode inputs.
229 > How do I program them for diode inputs? I can't find any register
230 > to program these to be diode inputs.
236 diode 1 1 1
242 PII thermal diode 1 1 1
243 2N3904 diode 0 0 0
Dlm8323 a stripped down version of the LM83 that only supports one external diode.
26 in that the later can only sense the temperature of one external diode.
Demc210331 as temp3 and temp4. If only one diode is attached to this channel, temp4
Dw83l785ts18 temperature of a single external diode. The high limit is
Dlm9524522 the temperature of a remote diode as well as its own temperature.
Dlm9523425 graphics processors or diode-connected 2N3904s. The chip's TruTherm
Ddme1737124 temp1: Remote diode 1 (3904 type) temperature -127C - +127C
126 temp3: Remote diode 2 (3904 type) temperature -127C - +127C
130 returns 1 when a faulty diode or an unconnected input is detected and 0
239 detects a faulty thermal diode or an
Dadm102532 remote temperature-sensing diode and an on-chip temperature sensor allows
Dpc87360127 external thermal diode channels, so you (physically) can't use them all at
132 thermal diode, and thermistors).
Dit87217 or 3. To change sensor N to a thermal diode, 'echo 3 > tempN_type'.
220 3 = thermal diode)
268 temperature for thermal diodes or diode-connected thermal transistors.
Dasc762156 Both remote diode temperature readings may be given an offset value such
80 Using a 10-bit ADC, the aSC7621 measures the temperature of two remote diode
Dlm6377 configurable as CPU embedded diode(1) or 3904 transistor(2).
Dw8379350 - If the value is 3, it starts monitoring using a remote termal diode
Dmax34440113 is a remote thermal-diode sensor. For MAX34440, temp6..8
Dlm8564 The temperatures measured are one internal diode, and two remote diodes.
66 measure a thermal diode like the one in a Pentium 4 processor in a socket
Df71805f120 sensor. Each channel can be used for connecting either a thermal diode
Dlm90139 well as the temperature of up to one external diode. It is compatible
Dsysfs-interface307 1: CPU embedded diode
309 3: thermal diode
Dlm9351 diode connected transistors as well as its own die and 16 power supply
/linux-4.4.14/drivers/rtc/
Drtc-abx80x.c158 const char *diode; in abx80x_dt_trickle_cfg() local
163 ret = of_property_read_string(np, "abracon,tc-diode", &diode); in abx80x_dt_trickle_cfg()
167 if (!strcmp(diode, "standard")) in abx80x_dt_trickle_cfg()
169 else if (!strcmp(diode, "schottky")) in abx80x_dt_trickle_cfg()
Drtc-ds1307.c133 uint32_t ohms, bool diode);
813 uint32_t ohms, bool diode) in do_trickle_setup_ds1339() argument
815 u8 setup = (diode) ? DS1307_TRICKLE_CHARGER_DIODE : in do_trickle_setup_ds1339()
840 bool diode = true; in ds1307_trickle_of_init() local
847 diode = false; in ds1307_trickle_of_init()
849 ohms, diode); in ds1307_trickle_of_init()
/linux-4.4.14/Documentation/spi/
Dspi-lm70llp61 transistor Q1 (and also a pullup, and a zener diode to D7); while the
/linux-4.4.14/drivers/media/rc/
DKconfig337 tristate "Nokia N900 IR transmitter diode"
341 transmitter diode built in the Nokia N900 (RX51) device.
/linux-4.4.14/drivers/hwmon/
Dnct6775.c2151 u8 vbat, diode, vbit, dbit; in store_temp_type() local
2166 diode = nct6775_read_value(data, data->REG_DIODE) & ~dbit; in store_temp_type()
2170 diode |= dbit; in store_temp_type()
2179 nct6775_write_value(data, data->REG_DIODE, diode); in store_temp_type()
3235 u8 tmp, diode; in nct6775_init_device() local
3261 diode = nct6775_read_value(data, data->REG_DIODE); in nct6775_init_device()
3268 = 3 - ((diode >> i) & data->DIODE_MASK); in nct6775_init_device()
Dw83627ehf.c1881 u8 tmp, diode; in w83627ehf_init_device() local
1911 diode = w83627ehf_read_value(data, W83627EHF_REG_DIODE); in w83627ehf_init_device()
1914 diode = 0x00; in w83627ehf_init_device()
1917 diode = 0x70; in w83627ehf_init_device()
1931 data->temp_type[i] = (diode & (0x10 << i)) ? 1 : 3; in w83627ehf_init_device()
DKconfig914 Semiconductor LM63, LM64, and LM96163 remote diode digital temperature
/linux-4.4.14/arch/arm/boot/dts/
Ddove.dtsi451 thermal: thermal-diode@001c {