Searched refs:SNVS_LPCR_SRTC_ENV (Results 1 – 1 of 1) sorted by relevance
28 #define SNVS_LPCR_SRTC_ENV (1 << 0) macro128 regmap_update_bits(data->regmap, data->offset + SNVS_LPCR, SNVS_LPCR_SRTC_ENV, in snvs_rtc_enable()129 enable ? SNVS_LPCR_SRTC_ENV : 0); in snvs_rtc_enable()135 if (lpcr & SNVS_LPCR_SRTC_ENV) in snvs_rtc_enable()138 if (!(lpcr & SNVS_LPCR_SRTC_ENV)) in snvs_rtc_enable()