Регистры Allwinner H616

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


AC_DAC_DRC_HET
8.4.5. DAC DRC Expander Threshold High Setting Register - адрес: 0x509616c (смещение: 0x016C)

Аудиокодек: список регистров



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

  Unused

Bits 31 : 16

  EXPANDER_THRESHOLD_SET

Bits 15 : 0
R/W
0x0BA0

The expander threshold setting, which is set by the equation that
ETin = -ET/6.0206, The format is 8.24. (The default value is -70dB)



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

md 509616c 1



Bit fields structure

typedef union  ac_dac_drc_het
{
  struct
  {
   unsigned expander_threshold_set : 16;
   unsigned unused0 : 16;
  } b;
   unsigned long w;
} AC_DAC_DRC_HET
   

Allwinner H616 Manual