Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/iommu/
Darm-smmu-v3.c41 #define IDR0_ST_LVL_MASK 0x3 macro
2478 if ((reg & IDR0_ST_LVL_MASK << IDR0_ST_LVL_SHIFT) == IDR0_ST_LVL_2LVL) in arm_smmu_device_probe()