Home
last modified time | relevance | path

Searched refs:IS_TWOPORT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/s5p-mfc/
H A Ds5p_mfc_common.h763 #define IS_TWOPORT(dev) (dev->variant->port_num == 2 ? 1 : 0) macro
H A Ds5p_mfc.c1252 if (exynos_is_iommu_available(dev) || !IS_TWOPORT(mfc_dev)) in s5p_mfc_configure_dma_memory()
1263 if (exynos_is_iommu_available(dev) || !IS_TWOPORT(mfc_dev)) in s5p_mfc_unconfigure_dma_memory()
/kernel/linux/linux-6.6/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_common.h773 #define IS_TWOPORT(dev) (dev->variant->port_num == 2 ? 1 : 0) macro
H 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 9 milliseconds