Searched refs:SLAVE_CONV_TIME_OVERRIDE (Results 1 – 1 of 1) sorted by relevance
122 #define SLAVE_CONV_TIME_OVERRIDE(sl) \ macro535 if (SLAVE_CONV_TIME_OVERRIDE(sl) != CONV_TIME_DEFAULT) in w1_DS18B20_convert_time()536 return SLAVE_CONV_TIME_OVERRIDE(sl); in w1_DS18B20_convert_time()571 if (SLAVE_CONV_TIME_OVERRIDE(sl) == CONV_TIME_DEFAULT) in w1_DS18S20_convert_time()574 return SLAVE_CONV_TIME_OVERRIDE(sl); in w1_DS18S20_convert_time()1617 SLAVE_CONV_TIME_OVERRIDE(sl) = CONV_TIME_DEFAULT; in w1_slave_store()1738 SLAVE_CONV_TIME_OVERRIDE(sl) = CONV_TIME_DEFAULT; in resolution_store()1955 SLAVE_CONV_TIME_OVERRIDE(sl) = val; in conv_time_store()1965 SLAVE_CONV_TIME_OVERRIDE(sl) = conv_time; in conv_time_store()