
IOMMU_PMU_HIT_LOW_REG7 Модуль управления памятью ввода-вывода IOMMU: список регистров 31 |•|•|•|•|•|•|•|•|•|•|•|•|•|•|•|•| 16 15 |•|•|•|•|•|•|•|•|•|•|•|•|•|•|•|•| 00 PMU_HIT_LOW7 Bits 31 : 0R 0x0 Record total number of Micro TLB7 hit, lower 32-bit register Команда U-Boot для чтения регистра md 30f02d8 1Bit fields structure
typedef union iommu_pmu_hit_low_reg7
{
struct
{
unsigned pmu_hit_low7 : 32;
} b;
unsigned long w;
} IOMMU_PMU_HIT_LOW_REG7
|
![]() |