Searched refs:SNVS_LPSRTCMR (Results 1 – 3 of 3) sorted by relevance
53 case SNVS_LPSRTCMR: in imx7_snvs_read()85 if (offset == SNVS_LPSRTCMR || offset == SNVS_LPSRTCLR) { in imx7_snvs_write()90 case SNVS_LPSRTCMR: in imx7_snvs_write()108 if (offset == SNVS_LPSRTCMR || offset == SNVS_LPSRTCLR) { in imx7_snvs_write()
24 SNVS_LPSRTCMR = 0x050, /* Secure Real Time Counter MSB Register */ enumerator
22 #define SNVS_LPSRTCMR 0x1c macro56 regmap_read(data->regmap, data->offset + SNVS_LPSRTCMR, &msb); in rtc_read_lpsrt()195 regmap_write(data->regmap, data->offset + SNVS_LPSRTCMR, time >> (32 - CNTR_TO_SECS_SH)); in snvs_rtc_set_time()