Home
last modified time | relevance | path

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

/optee_os/core/drivers/imx/dcp/include/
A Ddcp_utils.h15 #define DCP_CONTEXT_SW_OFFSET(chann) ((DCP_NB_CHANNELS - 1 - (chann)) * 52)
/optee_os/core/include/drivers/imx/
A Ddcp.h47 DCP_NB_CHANNELS, enumerator
/optee_os/core/drivers/imx/dcp/
A Ddcp.c39 static struct mutex lock_channel[DCP_NB_CHANNELS] = {
112 for (chan = DCP_CHANN0; chan < DCP_NB_CHANNELS; chan++) { in dcp_lock_channel()

Completed in 5 milliseconds