Searched refs:SCD4X_READY_MASK (Results 1 – 1 of 1) sorted by relevance
41 #define SCD4X_READY_MASK 0x01 macro478 val = (be16_to_cpu(bval) & SCD4X_READY_MASK) ? 1 : 0; in calibration_auto_enable_show()