Searched refs:SNVS_LPCR_SRTC_ENV (Results 1 – 1 of 1) sorted by relevance
27 #define SNVS_LPCR_SRTC_ENV (1 << 0) macro139 regmap_update_bits(data->regmap, data->offset + SNVS_LPCR, SNVS_LPCR_SRTC_ENV, in snvs_rtc_enable()140 enable ? SNVS_LPCR_SRTC_ENV : 0); in snvs_rtc_enable()146 if (lpcr & SNVS_LPCR_SRTC_ENV) in snvs_rtc_enable()149 if (!(lpcr & SNVS_LPCR_SRTC_ENV)) in snvs_rtc_enable()