Searched refs:MAX31730_STOP (Results 1 – 1 of 1) sorted by relevance
25 #define MAX31730_STOP BIT(7) macro330 data->channel_enable ? 0 : MAX31730_STOP, in max31730_probe()331 data->channel_enable ? MAX31730_STOP : 0); in max31730_probe()411 return max31730_write_config(data, MAX31730_STOP, 0); in max31730_suspend()418 return max31730_write_config(data, 0, MAX31730_STOP); in max31730_resume()