Регистры Allwinner H616

Сокращения  |  Дерево шин  |  Карта памяти


CE_XCDA
10.1.4. XTS Algorithm DMA Current Destination Add - адрес: 0x1904058 0x1904858 (смещение: 0x0058)

Криптосистема : список регистров



31 ||||||||||||||||| 16
15 ||||||||||||||||| 00

  XTS_ALG_CUR_DEST_ADDR

Bits 31 : 0
R
0x0

XTS algorithm current destination address written by DMA.



Команда U-Boot для чтения регистра

md 1904058 1
md 1904858 1



Bit fields structure

typedef union  ce_xcda
{
  struct
  {
   unsigned xts_alg_cur_dest_addr : 32;
  } b;
   unsigned long w;
} CE_XCDA
   

Allwinner H616 Manual