Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/plat/imx/common/sci/svc/timer/
Dsci_timer_rpc.h31 #define TIMER_FUNC_PING_WDOG 4U /* Index for timer_ping_wdog() RPC call */ macro
Dtimer_rpc_clnt.c106 RPC_FUNC(&msg) = (uint8_t)TIMER_FUNC_PING_WDOG; in sc_timer_ping_wdog()