Searched refs:PTSHCFG (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/iommu/ |
H A D | msm_iommu_hw-8xxx.h | 429 #define SET_PTSHCFG(b, c, v) SET_CONTEXT_FIELD(b, c, ACTLR, PTSHCFG, v) 619 #define GET_PTSHCFG(b, c) GET_CONTEXT_FIELD(b, c, ACTLR, PTSHCFG) 988 #define PTSHCFG (PTSHCFG_MASK << PTSHCFG_SHIFT) macro
|