Home
last modified time | relevance | path

Searched refs:TTBR1_IRGNH (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/drivers/iommu/
Dmsm_iommu_hw-8xxx.h602 #define SET_TTBR1_IRGNH(b, c, v) SET_CONTEXT_FIELD(b, c, TTBR1, TTBR1_IRGNH, v)
789 #define GET_TTBR1_IRGNH(b, c) GET_CONTEXT_FIELD(b, c, TTBR1, TTBR1_IRGNH)
1169 #define TTBR1_IRGNH (TTBR1_IRGNH_MASK << TTBR1_IRGNH_SHIFT) macro