Регистры Allwinner H616

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


CE_SCDA
10.1.4. Symmetric Algorithm DMA Current Destination Address - адрес: 0x1904028 0x1904828 (смещение: 0x0028)

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



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

  SYM_ALG_CUR_DEST_ADDR

Bits 31 : 0
R
0x0

Symmetric algorithm current destination address written by DMA.



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

md 1904028 1
md 1904828 1



Bit fields structure

typedef union  ce_scda
{
  struct
  {
   unsigned sym_alg_cur_dest_addr : 32;
  } b;
   unsigned long w;
} CE_SCDA
   

Allwinner H616 Manual