Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/w1/slaves/
Dw1_therm.c45 module_param_named(strong_pullup, w1_strong_pullup, int, 0);
1053 bool strong_pullup; in convert_t() local
1058 strong_pullup = (w1_strong_pullup == 2 || in convert_t()
1062 if (strong_pullup && SLAVE_FEATURES(sl) & W1_THERM_POLL_COMPLETION) { in convert_t()
1091 if (strong_pullup) in convert_t()
1096 if (strong_pullup) { /*some device need pullup */ in convert_t()
1156 bool strong_pullup; in conv_time_measure() local
1161 strong_pullup = (w1_strong_pullup == 2 || in conv_time_measure()
1165 if (strong_pullup) { in conv_time_measure()
1311 bool strong_pullup; in copy_scratchpad() local
[all …]
Dw1_ds28e04.c32 module_param_named(strong_pullup, w1_strong_pullup, int, 0);
/Linux-v5.15/Documentation/w1/slaves/
Dw1_therm.rst98 The module parameter strong_pullup can be set to 0 to disable the