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