Регистры Allwinner H616

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


CE_XCSA
10.1.4. XTS Algorithm DMA Current Source Address - адрес: 0x1904054 0x1904854 (смещение: 0x0054)

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



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

  XTS_ALG_CUR_SRC_ADDR

Bits 31 : 0
R
0x0

XTS algorithm current source address read by DMA.



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

md 1904054 1
md 1904854 1



Bit fields structure

typedef union  ce_xcsa
{
  struct
  {
   unsigned xts_alg_cur_src_addr : 32;
  } b;
   unsigned long w;
} CE_XCSA
   

Allwinner H616 Manual