Регистры Allwinner H616

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


AC_DAC_DRC_LOPE
8.4.5. DAC DRC Expander Low Output at Expander Threshold - адрес: 0x5096180 (смещение: 0x0180)

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



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

  Unused

Bits 31 : 16

  OUTPUT_EXPANDER

Bits 15 : 0
R/W
0x8D6E

The output of the expander, which is determined by equation OPE/6.0206. The
format is 8.24 (The default value is -70dB)



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

md 5096180 1



Bit fields structure

typedef union  ac_dac_drc_lope
{
  struct
  {
   unsigned output_expander : 16;
   unsigned unused0 : 16;
  } b;
   unsigned long w;
} AC_DAC_DRC_LOPE
   

Allwinner H616 Manual