Home
last modified time | relevance | path

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

/optee_os/core/include/drivers/imx/
A Ddcp.h42 enum dcp_channel { enum
73 enum dcp_channel channel;
/optee_os/core/drivers/imx/dcp/
A Ddcp.c94 static TEE_Result dcp_lock_known_channel(enum dcp_channel chan) in dcp_lock_known_channel()
107 static TEE_Result dcp_lock_channel(enum dcp_channel *channel) in dcp_lock_channel()
110 enum dcp_channel chan = DCP_CHANN0; in dcp_lock_channel()
130 static void dcp_unlock_channel(enum dcp_channel chan) in dcp_unlock_channel()

Completed in 4 milliseconds