www.geehy.com Page 652
Field
Name
R/W
Description
31:5
CRYP data input register (CRYP_DATAIN)
Offset address: 0x08
Reset value: 0x00 0000
Field
Name
R/W
Description
31:0
DATAIN R/W
Data Input
Read = Return the contents of the input FIFO when the CRYP bit is 0;
otherwise, an uncertain value will be returned
Write = Write the contents of the input FIFO
CRYP data output register (CRYP_DATAOUT)
Offset address: 0x0C
Reset value: 0x00 0000
Field
Name
R/W
Description
31:0
DATAOUT
R
Data Output
Read= Read the contents of the OUTput FIFO
Write-False operation
CRYP DMA control register (CRYP_DMACTRL)
Offset address: 0x10
Reset value: 0x0000 0000
Field
Name
R/W
Description
0
INEN
R/W
DMA Input Enable
0: Disable
1: Enable
1
OUTEN
R/W
DMA Output Enable
0: Disable
1: Enable
31:2
Reserved
CRYP interrupt mask register (CRYP_INTMASK)
Offset address: 0x14
Reset value: 0x0000 0000
Field
Name
R/W
Description
0
INIMASK
R/W
Input FIFO Service Interrupt Mask
0: Mask the input FIFO service interrupt
1: Unmask the input FIFO service interrupt
1
OUTIMASK
R/W
Output FIFO Service Interrupt Mask
0: Mask the output FIFO service interrupt
1: Unmask the output FIFO service interrupt
31:2
Reserved