Home
last modified time | relevance | path

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

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