Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/
H A Dmsm_iommu_hw-8xxx.h432 #define SET_RCNSH(b, c, v) SET_CONTEXT_FIELD(b, c, ACTLR, RCNSH, v)
622 #define GET_RCNSH(b, c) GET_CONTEXT_FIELD(b, c, ACTLR, RCNSH)
991 #define RCNSH (RCNSH_MASK << RCNSH_SHIFT) macro