Home
last modified time | relevance | path

Searched refs:SMU_CMD_RTC_GET_DATETIME (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/
H A Dsmu.h106 #define SMU_CMD_RTC_GET_DATETIME 0x81 /* o: 7 bytes date */ macro
/openbmc/linux/drivers/macintosh/
H A Dsmu.c391 SMU_CMD_RTC_GET_DATETIME); in smu_get_rtc_time()