Home
last modified time | relevance | path

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

/linux/drivers/iommu/
H A Dsun50i-iommu.c163 #define SUN50I_IOVA_PTE_MASK GENMASK(19, 12) macro
173 return FIELD_GET(SUN50I_IOVA_PTE_MASK, iova); in sun50i_iova_get_pte_index()