Searched refs:REG_MON (Results 1 – 3 of 3) sorted by relevance
18 REG_MON, enumerator
29 time->tm_mon = buf[REG_MON - REG_SEC]; in sandbox_rtc_get()45 buf[REG_MON - REG_SEC] = time->tm_mon; in sandbox_rtc_set()
139 plat->reg[REG_MON] = time.tm_mon; in sandbox_i2c_rtc_prepare_read()156 time.tm_mon = plat->reg[REG_MON]; in sandbox_i2c_rtc_complete_write()
Completed in 3 milliseconds