Регистры Allwinner H616

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


AC_DAC_DRC_HOPL
8.4.5. DAC DRC Limiter High Output at Limiter Threshold - адрес: 0x5096164 (смещение: 0x0164)

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



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

  Unused

Bits 31 : 16

  OUTPUT_LIM

Bits 15 : 0
R/W
0xFBD8

The output of the limiter, which is determined by equation OPT/6.0206.
The format is 8.24 (The default value is -25dB)



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

md 5096164 1



Bit fields structure

typedef union  ac_dac_drc_hopl
{
  struct
  {
   unsigned output_lim : 16;
   unsigned unused0 : 16;
  } b;
   unsigned long w;
} AC_DAC_DRC_HOPL
   

Allwinner H616 Manual