Регистры Allwinner H616

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


SMHC_RESP2
5.3.5. Response 2 Register - адрес: 0x4020028 0x4021028 0x4022028 (смещение: 0x0028)

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



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

  CMD_RESP2

Bits 31 : 0
R
0x0

Response 2
Bit[95:64] of response



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

md 4020028 1
md 4021028 1
md 4022028 1



Bit fields structure

typedef union  smhc_resp2
{
  struct
  {
   unsigned cmd_resp2 : 32;
  } b;
   unsigned long w;
} SMHC_RESP2
   

Allwinner H616 Manual