Home
last modified time | relevance | path

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

/linux-4.4.14/Documentation/hwmon/
Dntc_thermistor44 $ (pulldown_ohm)
56 $ (pulldown_ohm)
60 3. connect = NTC_CONNECTED_GROUND, pulldown_ohm > 0
68 [TH] $ (pulldown_ohm)
72 4. connect = NTC_CONNECTED_GROUND, pulldown_ohm = 0 (not-connected)
85 pulldown_ohm, and connect should be provided. When none of the four models
/linux-4.4.14/include/linux/platform_data/
Dntc_thermistor.h54 unsigned int pulldown_ohm; member
/linux-4.4.14/drivers/hwmon/
Dntc_thermistor.c310 if (of_property_read_u32(np, "pulldown-ohm", &pdata->pulldown_ohm)) in ntc_thermistor_parse_dt()
356 pdo = pdata->pulldown_ohm; in get_ohm_of_thermistor()
576 (pdata->pulldown_ohm == 0 && pdata->connect == in ntc_thermistor_probe()