Searched refs:V2PCFG (Results 1 – 1 of 1) sorted by relevance
/drivers/iommu/ |
D | msm_iommu_hw-8xxx.h | 439 #define SET_V2PCFG(b, c, v) SET_CONTEXT_FIELD(b, c, ACTLR, V2PCFG, v) 629 #define GET_V2PCFG(b, c) GET_CONTEXT_FIELD(b, c, ACTLR, V2PCFG) 998 #define V2PCFG (V2PCFG_MASK << V2PCFG_SHIFT) macro
|