Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/plat/imx/common/sci/svc/misc/
Dsci_misc_rpc.h49 #define MISC_FUNC_GET_TEMP 13U /* Index for misc_get_temp() RPC call */ macro
Dmisc_rpc_clnt.c459 RPC_FUNC(&msg) = (uint8_t)MISC_FUNC_GET_TEMP; in sc_misc_get_temp()