Searched refs:MV_CESA_CMD_REG (Results 1 - 3 of 3) sorted by relevance

/netgear-R7800-V1.0.2.28/target/linux/generic/files/crypto/ocf/kirkwood/cesa/
H A DmvCesaRegs.h215 #define MV_CESA_CMD_REG (MV_CESA_REG_BASE + 0xE00) macro
H A DmvCesaDebug.c205 mvOsPrintf("MV_CESA_CMD_REG : 0x%X = 0x%08x\n",
206 MV_CESA_CMD_REG,
207 MV_REG_READ( MV_CESA_CMD_REG ) );
H A DmvCesa.c217 MV_REG_WRITE(MV_CESA_CMD_REG, MV_CESA_CMD_CHAN_ENABLE_MASK);

Completed in 14 milliseconds