Регистры Allwinner H616

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


CE_TDA
10.1.4. Task Descriptor Address - адрес: 0x1904000 0x1904800 (смещение: 0x0000)

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



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

  TASK_DESC_ADDR

Bits 31 : 0
R/W
0x0

Task Descriptor Address
Must be word address.



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

md 1904000 1
md 1904800 1



Bit fields structure

typedef union  ce_tda
{
  struct
  {
   unsigned task_desc_addr : 32;
  } b;
   unsigned long w;
} CE_TDA
   

Allwinner H616 Manual