Home
last modified time | relevance | path

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

/linux/drivers/iommu/
H A Dsun50i-iommu.c162 #define SUN50I_IOVA_DTE_MASK GENMASK(31, 20) macro
168 return FIELD_GET(SUN50I_IOVA_DTE_MASK, iova); in sun50i_iova_get_dte_index()