Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/plat/imx/common/sci/svc/timer/
Dsci_timer_rpc.h35 #define TIMER_FUNC_SET_RTC_TIME 6U /* Index for timer_set_rtc_time() RPC call */ macro
Dtimer_rpc_clnt.c200 RPC_FUNC(&msg) = (uint8_t)TIMER_FUNC_SET_RTC_TIME; in sc_timer_set_rtc_time()