Searched refs:TTBR1_ORGN (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/drivers/iommu/ |
D | msm_iommu_hw-8xxx.h | 604 #define SET_TTBR1_ORGN(b, c, v) SET_CONTEXT_FIELD(b, c, TTBR1, TTBR1_ORGN, v) 791 #define GET_TTBR1_ORGN(b, c) GET_CONTEXT_FIELD(b, c, TTBR1, TTBR1_ORGN) 1171 #define TTBR1_ORGN (TTBR1_ORGN_MASK << TTBR1_ORGN_SHIFT) macro
|