Home
last modified time | relevance | path

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

/drivers/iommu/
Dmsm_iommu_hw-8xxx.h596 #define SET_TTBR0_NOS(b, c, v) SET_CONTEXT_FIELD(b, c, TTBR0, TTBR0_NOS, v)
783 #define GET_TTBR0_NOS(b, c) GET_CONTEXT_FIELD(b, c, TTBR0, TTBR0_NOS)
1163 #define TTBR0_NOS (TTBR0_NOS_MASK << TTBR0_NOS_SHIFT) macro