Searched refs:PMU_SET_RTC (Results 1 – 4 of 4) sorted by relevance
24 #define PMU_SET_RTC 0x30 /* set real-time clock */ macro
26 #define PMU_SET_RTC 0x30 /* set real-time clock */ macro
1023 req->data[0] = PMU_SET_RTC; in pmu_send_request()1760 if (pmu_request(&req, NULL, 5, PMU_SET_RTC, in pmu_set_rtc_time()