Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dversal_pmc.c121 static const char *const ocp_id[] = { variable
169 if (api < ARRAY_SIZE(ocp_id)) in versal_pmc_call_trace()
170 val = ocp_id[api]; in versal_pmc_call_trace()