Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/plat-imx/registers/
A Dimx6-dcp.h38 #define DCP_CH_N_STAT(n) (0x120 + (n) * 0x40) macro
/optee_os/core/drivers/imx/dcp/
A Ddcp.c158 io_write32(dcp_base + DCP_CH_N_STAT(dcp_data->channel), 0x0); in dcp_run()
180 val = io_read32(dcp_base + DCP_CH_N_STAT(dcp_data->channel)); in dcp_run()

Completed in 3 milliseconds