Searched refs:MAX31730_STOP (Results 1 – 1 of 1) sorted by relevance
24 #define MAX31730_STOP BIT(7) macro329 data->channel_enable ? 0 : MAX31730_STOP, in max31730_probe()330 data->channel_enable ? MAX31730_STOP : 0); in max31730_probe()410 return max31730_write_config(data, MAX31730_STOP, 0); in max31730_suspend()417 return max31730_write_config(data, 0, MAX31730_STOP); in max31730_resume()