SNVS_LPSRTCLR      50 drivers/rtc/rtc-snvs.c 	regmap_read(data->regmap, data->offset + SNVS_LPSRTCLR, &lsb);
SNVS_LPSRTCLR      84 drivers/rtc/rtc-snvs.c 	regmap_read(data->regmap, data->offset + SNVS_LPSRTCLR, &count1);
SNVS_LPSRTCLR      87 drivers/rtc/rtc-snvs.c 		regmap_read(data->regmap, data->offset + SNVS_LPSRTCLR, &count1);
SNVS_LPSRTCLR     171 drivers/rtc/rtc-snvs.c 	regmap_write(data->regmap, data->offset + SNVS_LPSRTCLR, time << CNTR_TO_SECS_SH);