SNVS_LPCR_SRTC_ENV  128 drivers/rtc/rtc-snvs.c 	regmap_update_bits(data->regmap, data->offset + SNVS_LPCR, SNVS_LPCR_SRTC_ENV,
SNVS_LPCR_SRTC_ENV  129 drivers/rtc/rtc-snvs.c 			   enable ? SNVS_LPCR_SRTC_ENV : 0);
SNVS_LPCR_SRTC_ENV  135 drivers/rtc/rtc-snvs.c 			if (lpcr & SNVS_LPCR_SRTC_ENV)
SNVS_LPCR_SRTC_ENV  138 drivers/rtc/rtc-snvs.c 			if (!(lpcr & SNVS_LPCR_SRTC_ENV))