Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/
H A Dmsm_iommu_hw-8xxx.h448 #define SET_SFVS(b, c, v) SET_CONTEXT_FIELD(b, c, BFBCR, SFVS, v)
637 #define GET_SFVS(b, c) GET_CONTEXT_FIELD(b, c, BFBCR, SFVS)
1007 #define SFVS (SFVS_MASK << SFVS_SHIFT) macro