Home
last modified time | relevance | path

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

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