Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/platform/samsung/s5p-mfc/
A Ds5p_mfc_common.h773 #define IS_TWOPORT(dev) (dev->variant->port_num == 2 ? 1 : 0) macro
A Ds5p_mfc.c1263 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()

Completed in 8 milliseconds