SNVS_LPCR_SRTC_ENV
regmap_update_bits(data->regmap, data->offset + SNVS_LPCR, SNVS_LPCR_SRTC_ENV,
enable ? SNVS_LPCR_SRTC_ENV : 0);
if (lpcr & SNVS_LPCR_SRTC_ENV)
if (!(lpcr & SNVS_LPCR_SRTC_ENV))