Searched refs:MMIO_STATUS_GALOG_RUN_MASK (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/iommu/amd/
H A Dinit.c787 CONTROL_GALOG_EN, MMIO_STATUS_GALOG_RUN_MASK,
928 if (status & (MMIO_STATUS_GALOG_RUN_MASK))
2825 if (!(status & MMIO_STATUS_GALOG_RUN_MASK))
2837 if (!(status & MMIO_STATUS_GALOG_RUN_MASK))
H A Damd_iommu_types.h134 #define MMIO_STATUS_GALOG_RUN_MASK BIT(8) macro

Completed in 181 milliseconds