Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/iommu/
Dmsm_iommu_hw-8xxx.h200 #define SET_IRPTNDX(b, n, v) SET_GLOBAL_FIELD(b, (n<<2)|(CBACR_N), IRPTNDX, v)
318 #define GET_IRPTNDX(b, n) GET_GLOBAL_FIELD(b, (n<<2)|(CBACR_N), IRPTNDX)
873 #define IRPTNDX (IRPTNDX_MASK << IRPTNDX_SHIFT) macro