Регистры Allwinner H616

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


CE_HCDA
10.1.4. HASH Algorithm DMA Current Destination Address - адрес: 0x1904038 0x1904838 (смещение: 0x0038)

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



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

  HASH_ALG_CUR_DEST_ADDR

Bits 31 : 0
R
0x0

HASH algorithm current destination address written by DMA.



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

md 1904038 1
md 1904838 1



Bit fields structure

typedef union  ce_hcda
{
  struct
  {
   unsigned hash_alg_cur_dest_addr : 32;
  } b;
   unsigned long w;
} CE_HCDA
   

Allwinner H616 Manual