Регистры Allwinner H616

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


IOMMU_PMU_HIT_LOW_REG1
3.12.5. IOMMU PMU Hit Low Register 1 - адрес: 0x30f0248 (смещение: 0x0248)

Модуль управления памятью ввода-вывода IOMMU: список регистров



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

  PMU_HIT_LOW1

Bits 31 : 0
R
0x0

Record total number of Micro TLB1 hit , lower 32-bit register



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

md 30f0248 1



Bit fields structure

typedef union  iommu_pmu_hit_low_reg1
{
  struct
  {
   unsigned pmu_hit_low1 : 32;
  } b;
   unsigned long w;
} IOMMU_PMU_HIT_LOW_REG1
   

Allwinner H616 Manual