BBNSM_RTC_MS
regmap_read(bbnsm->regmap, BBNSM_RTC_MS, &rtc_msb);
regmap_write(bbnsm->regmap, BBNSM_RTC_MS, time >> (32 - CNTR_TO_SECS_SH));