Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/
H A Dmsm_iommu_hw-8xxx.h501 #define SET_ICPC3(b, c, v) SET_CONTEXT_FIELD(b, c, NMRR, ICPC3, v)
687 #define GET_ICPC3(b, c) GET_CONTEXT_FIELD(b, c, NMRR, ICPC3)
1056 #define ICPC3 (ICPC3_MASK << ICPC3_SHIFT) macro