Home
last modified time | relevance | path

Searched refs:PMU_SET_RTC (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/include/uapi/linux/
Dpmu.h23 #define PMU_SET_RTC 0x30 /* set real-time clock */ macro
/linux-4.1.27/arch/powerpc/platforms/powermac/
Dtime.c173 if (pmu_request(&req, NULL, 5, PMU_SET_RTC, nowtime >> 24, in pmu_set_rtc_time()
/linux-4.1.27/arch/m68k/mac/
Dmisc.c111 if (pmu_request(&req, NULL, 5, PMU_SET_RTC, in pmu_write_time()
/linux-4.1.27/drivers/macintosh/
Dvia-pmu68k.c312 req->data[0] = PMU_SET_RTC; in pmu_send_request()
Dvia-pmu.c1001 req->data[0] = PMU_SET_RTC; in pmu_send_request()