Home
last modified time | relevance | path

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

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