Searched refs:IS_TWOPORT (Results 1 – 2 of 2) sorted by relevance
773 #define IS_TWOPORT(dev) (dev->variant->port_num == 2 ? 1 : 0) macro
1263 if (exynos_is_iommu_available(dev) || !IS_TWOPORT(mfc_dev)) in s5p_mfc_configure_dma_memory()1274 if (exynos_is_iommu_available(dev) || !IS_TWOPORT(mfc_dev)) in s5p_mfc_unconfigure_dma_memory()