Регистры Allwinner H616

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


IOMMU_INT_ERR_ADDR_REG2
3.12.5. IOMMU Interrupt Error Address Register 2 - адрес: 0x30f0118 (смещение: 0x0118)

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



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

  INT_ERR_ADDR2

Bits 31 : 0
R
0x0

Virtual address that caused Micro TLB2 to interrupt



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

md 30f0118 1



Bit fields structure

typedef union  iommu_int_err_addr_reg2
{
  struct
  {
   unsigned int_err_addr2 : 32;
  } b;
   unsigned long w;
} IOMMU_INT_ERR_ADDR_REG2
   

Allwinner H616 Manual