Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/iommu/
Dmsm_iommu_hw-8xxx.h595 #define SET_TTBR0_ORGN(b, c, v) SET_CONTEXT_FIELD(b, c, TTBR0, TTBR0_ORGN, v)
782 #define GET_TTBR0_ORGN(b, c) GET_CONTEXT_FIELD(b, c, TTBR0, TTBR0_ORGN)
1162 #define TTBR0_ORGN (TTBR0_ORGN_MASK << TTBR0_ORGN_SHIFT) macro