Home
last modified time | relevance | path

Searched refs:ATLAS_REG_EC_CALIB_STATUS_HIGH (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/iio/chemical/
H A Datlas-sensor.c49 #define ATLAS_REG_EC_CALIB_STATUS_HIGH BIT(3) macro
300 if (!(val & ATLAS_REG_EC_CALIB_STATUS_HIGH)) in atlas_check_ec_calibration()