Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/iommu/
Dmsm_iommu_hw-8xxx.h441 #define SET_PTMTCFG(b, c, v) SET_CONTEXT_FIELD(b, c, ACTLR, PTMTCFG, v)
631 #define GET_PTMTCFG(b, c) GET_CONTEXT_FIELD(b, c, ACTLR, PTMTCFG)
1000 #define PTMTCFG (PTMTCFG_MASK << PTMTCFG_SHIFT) macro