Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/iommu/
Dmsm_iommu_hw-8xxx.h187 #define SET_IRPTNDX(b, n, v) SET_GLOBAL_FIELD(b, (n<<2)|(CBACR_N), IRPTNDX, v)
305 #define GET_IRPTNDX(b, n) GET_GLOBAL_FIELD(b, (n<<2)|(CBACR_N), IRPTNDX)
860 #define IRPTNDX (IRPTNDX_MASK << IRPTNDX_SHIFT) macro