Home
last modified time | relevance | path

Searched refs:CONV_TIME_DEFAULT (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/w1/slaves/
H A Dw1_therm.c70 #define CONV_TIME_DEFAULT 0 macro
180 * @conv_time_override: user selected conversion time or CONV_TIME_DEFAULT
535 if (SLAVE_CONV_TIME_OVERRIDE(sl) != CONV_TIME_DEFAULT) in w1_DS18B20_convert_time()
571 if (SLAVE_CONV_TIME_OVERRIDE(sl) == CONV_TIME_DEFAULT) in w1_DS18S20_convert_time()
584 if (SLAVE_CONV_TIME_OVERRIDE(sl) != CONV_TIME_DEFAULT) in w1_DS1825_convert_time()
1675 SLAVE_CONV_TIME_OVERRIDE(sl) = CONV_TIME_DEFAULT; in w1_slave_store()
1796 SLAVE_CONV_TIME_OVERRIDE(sl) = CONV_TIME_DEFAULT; in resolution_store()
2011 if (val >= CONV_TIME_DEFAULT) in conv_time_store()
/kernel/linux/linux-5.10/drivers/w1/slaves/
H A Dw1_therm.c70 #define CONV_TIME_DEFAULT 0 macro
180 * @conv_time_override: user selected conversion time or CONV_TIME_DEFAULT
535 if (SLAVE_CONV_TIME_OVERRIDE(sl) != CONV_TIME_DEFAULT) in w1_DS18B20_convert_time()
571 if (SLAVE_CONV_TIME_OVERRIDE(sl) == CONV_TIME_DEFAULT) in w1_DS18S20_convert_time()
1610 SLAVE_CONV_TIME_OVERRIDE(sl) = CONV_TIME_DEFAULT; in w1_slave_store()
1731 SLAVE_CONV_TIME_OVERRIDE(sl) = CONV_TIME_DEFAULT; in resolution_store()
1947 if (val >= CONV_TIME_DEFAULT) in conv_time_store()

Completed in 6 milliseconds