Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dversal_mbox.c140 static const char *const fpga_id[] = { variable
157 if (api < ARRAY_SIZE(fpga_id)) in versal_mbox_call_trace()
158 val = fpga_id[api]; in versal_mbox_call_trace()