Регистры Allwinner H616

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


CE_ACDA
10.1.4. Asymmetric Algorithm DMA Current Destination Address - адрес: 0x1904048 0x1904848 (смещение: 0x0048)

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



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

  ASYM_ALG_CUR_DEST_ADDR

Bits 31 : 0
R
0x0

Asymmetric algorithm current destination address written by DMA.



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

md 1904048 1
md 1904848 1



Bit fields structure

typedef union  ce_acda
{
  struct
  {
   unsigned asym_alg_cur_dest_addr : 32;
  } b;
   unsigned long w;
} CE_ACDA
   

Allwinner H616 Manual