Searched refs:TTBR1_IRGNL (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/drivers/iommu/ |
D | msm_iommu_hw-8xxx.h | 606 #define SET_TTBR1_IRGNL(b, c, v) SET_CONTEXT_FIELD(b, c, TTBR1, TTBR1_IRGNL, v) 793 #define GET_TTBR1_IRGNL(b, c) GET_CONTEXT_FIELD(b, c, TTBR1, TTBR1_IRGNL) 1173 #define TTBR1_IRGNL (TTBR1_IRGNL_MASK << TTBR1_IRGNL_SHIFT) macro
|