Регистры Allwinner H616

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


SMHC_A23A
5.3.5. Auto Command 23 Argument Register (Only for SMHC2) - адрес: 0x4020108 0x4021108 0x4022108 (смещение: 0x0108)

Хост-контроллер SD / MMC (SMHC): список регистров



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

  A23A

Bits 31 : 0
R/W
0x0

Auto CMD23 Argument
The argument of command 23 is automatically sent by controller with this
field.

Note
The register is for SMHC2.



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

md 4020108 1
md 4021108 1
md 4022108 1



Bit fields structure

typedef union  smhc_a23a
{
  struct
  {
   unsigned a23a : 32;
  } b;
   unsigned long w;
} SMHC_A23A
   

Allwinner H616 Manual