Регистры Allwinner H616

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


SMHC_RESP3
5.3.5. Response 3 Register - адрес: 0x402002c 0x402102c 0x402202c (смещение: 0x002C)

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



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

  CMD_RESP3

Bits 31 : 0
R
0x0

Response 3
Bit[127:96] of response



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

md 402002c 1
md 402102c 1
md 402202c 1



Bit fields structure

typedef union  smhc_resp3
{
  struct
  {
   unsigned cmd_resp3 : 32;
  } b;
   unsigned long w;
} SMHC_RESP3
   

Allwinner H616 Manual