Регистры Allwinner H616

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


CE_SCSA
10.1.4. Symmetric Algorithm DMA Current Source Address - адрес: 0x1904024 0x1904824 (смещение: 0x0024)

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



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

  SYM_ALG_CUR_SRC_ADDR

Bits 31 : 0
R
0x0

Symmetric algorithm current source address read by DMA.



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

md 1904024 1
md 1904824 1



Bit fields structure

typedef union  ce_scsa
{
  struct
  {
   unsigned sym_alg_cur_src_addr : 32;
  } b;
   unsigned long w;
} CE_SCSA
   

Allwinner H616 Manual