Регистры Allwinner H616

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


CE_ACSA
10.1.4. Asymmetric Algorithm DMA Current Source Address - адрес: 0x1904044 0x1904844 (смещение: 0x0044)

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



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

  ASYM_ALG_CUR_SRC_ADDR

Bits 31 : 0
R
0x0

Asymmetric algorithm current source address read by DMA.



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

md 1904044 1
md 1904844 1



Bit fields structure

typedef union  ce_acsa
{
  struct
  {
   unsigned asym_alg_cur_src_addr : 32;
  } b;
   unsigned long w;
} CE_ACSA
   

Allwinner H616 Manual