Регистры Allwinner H616

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


SMHC_RESP1
5.3.5. Response 1 Register - адрес: 0x4020024 0x4021024 0x4022024 (смещение: 0x0024)

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



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

  CMD_RESP1

Bits 31 : 0
R
0x0

Response 1
Bit[63:31] of response



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

md 4020024 1
md 4021024 1
md 4022024 1



Bit fields structure

typedef union  smhc_resp1
{
  struct
  {
   unsigned cmd_resp1 : 32;
  } b;
   unsigned long w;
} SMHC_RESP1
   

Allwinner H616 Manual