Searched refs:TTBR0_IRGNH (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/iommu/ |
H A D | msm_iommu_hw-8xxx.h | 593 #define SET_TTBR0_IRGNH(b, c, v) SET_CONTEXT_FIELD(b, c, TTBR0, TTBR0_IRGNH, v) 780 #define GET_TTBR0_IRGNH(b, c) GET_CONTEXT_FIELD(b, c, TTBR0, TTBR0_IRGNH) 1160 #define TTBR0_IRGNH (TTBR0_IRGNH_MASK << TTBR0_IRGNH_SHIFT) macro
|