Home
last modified time | relevance | path

Searched refs:pulldown_ohm (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/Documentation/hwmon/
Dntc_thermistor42 $ (pulldown_ohm)
54 $ (pulldown_ohm)
58 3. connect = NTC_CONNECTED_GROUND, pulldown_ohm > 0
66 [TH] $ (pulldown_ohm)
70 4. connect = NTC_CONNECTED_GROUND, pulldown_ohm = 0 (not-connected)
83 pulldown_ohm, and connect should be provided. When none of the four models
/linux-4.1.27/include/linux/platform_data/
Dntc_thermistor.h53 unsigned int pulldown_ohm; member
/linux-4.1.27/drivers/hwmon/
Dntc_thermistor.c269 if (of_property_read_u32(np, "pulldown-ohm", &pdata->pulldown_ohm)) in ntc_thermistor_parse_dt()
316 pdo = pdata->pulldown_ohm; in get_ohm_of_thermistor()
538 (pdata->pulldown_ohm == 0 && pdata->connect == in ntc_thermistor_probe()