Searched refs:SNVS_LPCR_SRTC_ENV (Results 1 – 1 of 1) sorted by relevance
34 #define SNVS_LPCR_SRTC_ENV (1 << 0) macro100 regmap_update_bits(data->regmap, data->offset + SNVS_LPCR, SNVS_LPCR_SRTC_ENV, in snvs_rtc_enable()101 enable ? SNVS_LPCR_SRTC_ENV : 0); in snvs_rtc_enable()107 if (lpcr & SNVS_LPCR_SRTC_ENV) in snvs_rtc_enable()110 if (!(lpcr & SNVS_LPCR_SRTC_ENV)) in snvs_rtc_enable()