
IOMMU_AUTO_GATING_REG Модуль управления памятью ввода-вывода IOMMU: список регистров 31 |•|•|•|•|•|•|•|•|•|•|•|•|•|•|•|•| 16 15 |•|•|•|•|•|•|•|•|•|•|•|•|•|•|•|•| 00 Unused Bits 31 : 1IOMMU_AUTO_GATING Bit 0R/W 0x1 IOMMU circuit auto gating control. Команда U-Boot для чтения регистра md 30f0040 1Bit fields structure
typedef union iommu_auto_gating_reg
{
struct
{
unsigned iommu_auto_gating : 1;
unsigned unused0 : 31;
} b;
unsigned long w;
} IOMMU_AUTO_GATING_REG
|
![]() |