Регистры Allwinner H616

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


I2Sn_RXDIF_CONT
8.1.6. I2Sn RXDIF Contact Select - адрес: 0x22050a7003 (смещение: 0x0220+n*0x0100(n=0~3))

Аудио-концентратор: список регистров



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

  RXN_CONTACT_RXDIF

Bits 31 : 12
R/W
0x0

Bit[31]:APBIF_TXDIF0
Bit[30]:APBIF_TXDIF1
Bit[29]:APBIF_TXDIF2
Bit[28]:Reserved
Bit[27]:I2S0_TXDIF
Bit[26]:I2S1_TXDIF(HDMI)
Bit[25]:I2S2_TXDIF
Bit[24]:Reserved
Bit[23]:I2S3_TXDIF
Bit[22]:Reserved
Bit[21]:Reserved
Bit[20]:Reserved
Bit[19]:DAM0_TXDIF
Bit[18]:Reserved
Bit[17]:Reserved
Bit[16]:Reserved
Bit[15]:DAM1_TXDIF
Bit[14]:Reserved
Bit[13]:Reserved
Bit[12]:Reserved
When the TXDIF Contact to this RXDIF, the corresponding bit will be set.


  Unused

Bits 11 : 0


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

md 22050a7003 1



Bit fields structure

typedef union  i2sn_rxdif_cont
{
  struct
  {
   unsigned unused0 : 12;
   unsigned rxn_contact_rxdif : 20;
  } b;
   unsigned long w;
} I2Sn_RXDIF_CONT
   

Allwinner H616 Manual