Home
last modified time | relevance | path

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

/drivers/iommu/
Dmsm_iommu_hw-8xxx.h597 #define SET_TTBR0_IRGNL(b, c, v) SET_CONTEXT_FIELD(b, c, TTBR0, TTBR0_IRGNL, v)
784 #define GET_TTBR0_IRGNL(b, c) GET_CONTEXT_FIELD(b, c, TTBR0, TTBR0_IRGNL)
1164 #define TTBR0_IRGNL (TTBR0_IRGNL_MASK << TTBR0_IRGNL_SHIFT) macro