Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dpmu.h26 #define PMU_SET_RTC 0x30 /* set real-time clock */ macro
/openbmc/qemu/include/hw/misc/macio/
H A Dpmu.h28 #define PMU_SET_RTC 0x30 /* set real-time clock */ macro
/openbmc/qemu/hw/misc/macio/
H A Dpmu.c451 { PMU_SET_RTC, "SET RTC", pmu_cmd_set_rtc },
/openbmc/linux/drivers/macintosh/
H A Dvia-pmu.c1014 req->data[0] = PMU_SET_RTC; in pmu_send_request()
1751 if (pmu_request(&req, NULL, 5, PMU_SET_RTC, in pmu_set_rtc_time()