Searched refs:SLAVE_CONV_TIME_OVERRIDE (Results 1 – 1 of 1) sorted by relevance
122 #define SLAVE_CONV_TIME_OVERRIDE(sl) \ macro525 if (SLAVE_CONV_TIME_OVERRIDE(sl) != CONV_TIME_DEFAULT) in w1_DS18B20_convert_time()526 return SLAVE_CONV_TIME_OVERRIDE(sl); in w1_DS18B20_convert_time()561 if (SLAVE_CONV_TIME_OVERRIDE(sl) == CONV_TIME_DEFAULT) in w1_DS18S20_convert_time()564 return SLAVE_CONV_TIME_OVERRIDE(sl); in w1_DS18S20_convert_time()574 if (SLAVE_CONV_TIME_OVERRIDE(sl) != CONV_TIME_DEFAULT) in w1_DS1825_convert_time()575 return SLAVE_CONV_TIME_OVERRIDE(sl); in w1_DS1825_convert_time()1665 SLAVE_CONV_TIME_OVERRIDE(sl) = CONV_TIME_DEFAULT; in w1_slave_store()1786 SLAVE_CONV_TIME_OVERRIDE(sl) = CONV_TIME_DEFAULT; in resolution_store()1980 SLAVE_CONV_TIME_OVERRIDE(sl) = val; in conv_time_store()[all …]