Searched refs:PMU_SET_RTC (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/arch/macppc/dev/
H A Dpm_direct.h79 #define PMU_SET_RTC 0x30 /* Set realtime clock */ macro
H A Dpmuvar.h40 #define PMU_SET_RTC 0x30 /* Set realtime clock */ macro
H A Dpmu.c805 if (pmu_send(sc, PMU_SET_RTC, 4, (uint8_t *)&sec, 16, resp) >= 0)
H A Dpm_direct.c867 p.command = PMU_SET_RTC;

Completed in 95 milliseconds