Home
last modified time | relevance | path

Searched refs:ARM_SMMU_POLL_SPIN_COUNT (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3.h424 #define ARM_SMMU_POLL_SPIN_COUNT 10 macro
H A Darm-smmu-v3.c208 } else if (++qp->spin_cnt < ARM_SMMU_POLL_SPIN_COUNT) { in queue_poll()