Регистры Allwinner H616

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


SMHC_RESP0
5.3.5. Response 0 Register - адрес: 0x4020020 0x4021020 0x4022020 (смещение: 0x0020)

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



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

  CMD_RESP0

Bits 31 : 0
R
0x0

Response 0
Bit[31:0] of response



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

md 4020020 1
md 4021020 1
md 4022020 1



Bit fields structure

typedef union  smhc_resp0
{
  struct
  {
   unsigned cmd_resp0 : 32;
  } b;
   unsigned long w;
} SMHC_RESP0
   

Allwinner H616 Manual