Searched refs:NTC_CONNECTED_POSITIVE (Results 1 – 3 of 3) sorted by relevance
273 pdata->connect = NTC_CONNECTED_POSITIVE; in ntc_thermistor_parse_dt()319 if (pdata->connect == NTC_CONNECTED_POSITIVE) in get_ohm_of_thermistor()324 return (pdata->connect == NTC_CONNECTED_POSITIVE) ? in get_ohm_of_thermistor()327 if (pdata->connect == NTC_CONNECTED_POSITIVE && puo == 0) in get_ohm_of_thermistor()331 else if (pdata->connect == NTC_CONNECTED_POSITIVE) in get_ohm_of_thermistor()539 NTC_CONNECTED_POSITIVE) || in ntc_thermistor_probe()540 (pdata->connect != NTC_CONNECTED_POSITIVE && in ntc_thermistor_probe()
54 enum { NTC_CONNECTED_POSITIVE, NTC_CONNECTED_GROUND } connect; enumerator
34 1. connect = NTC_CONNECTED_POSITIVE, pullup_ohm > 046 2. connect = NTC_CONNECTED_POSITIVE, pullup_ohm = 0 (not-connected)