Searched refs:PMU_SET_RTC (Results 1 – 4 of 4) sorted by relevance
79 #define PMU_SET_RTC 0x30 /* Set realtime clock */ macro
40 #define PMU_SET_RTC 0x30 /* Set realtime clock */ macro
867 p.command = PMU_SET_RTC; in pm_set_date_time()
805 if (pmu_send(sc, PMU_SET_RTC, 4, (uint8_t *)&sec, 16, resp) >= 0) in pmu_todr_set()