Home
last modified time | relevance | path

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

/optee_os/lib/libutee/include/
H A Dpta_rtc.h94 #define PTA_CMD_RTC_GET_TIME 0x1 macro
/optee_os/core/pta/
H A Drtc.c327 case PTA_CMD_RTC_GET_TIME: in invoke_command()