Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/iommu/
Darm-smmu-v3.c182 #define MSI_CFG2_SH_SHIFT 4 macro
183 #define MSI_CFG2_SH_NSH (0UL << MSI_CFG2_SH_SHIFT)
184 #define MSI_CFG2_SH_OSH (2UL << MSI_CFG2_SH_SHIFT)
185 #define MSI_CFG2_SH_ISH (3UL << MSI_CFG2_SH_SHIFT)