Searched refs:PRIVCFG (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/drivers/iommu/ |
D | msm_iommu_hw-8xxx.h | 433 #define SET_PRIVCFG(b, c, v) SET_CONTEXT_FIELD(b, c, ACTLR, PRIVCFG, v) 623 #define GET_PRIVCFG(b, c) GET_CONTEXT_FIELD(b, c, ACTLR, PRIVCFG) 992 #define PRIVCFG (PRIVCFG_MASK << PRIVCFG_SHIFT) macro
|