Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/
H A Dmsm_iommu.c285 SET_IRPTNDX(base, ctx, 0); in __program_context()
H A Dmsm_iommu_hw-8xxx.h187 #define SET_IRPTNDX(b, n, v) SET_GLOBAL_FIELD(b, (n<<2)|(CBACR_N), IRPTNDX, v) macro