Home
last modified time | relevance | path

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

/linux/drivers/media/pci/intel/ipu6/
H A Dipu6.h94 #define IPU6_MMU_MAX_DEVICES 4 macro
268 struct ipu6_mmu_hw mmu_hw[IPU6_MMU_MAX_DEVICES];
297 struct ipu6_mmu_hw mmu_hw[IPU6_MMU_MAX_DEVICES];
H A Dipu6-mmu.c757 if (hw->nr_mmus > IPU6_MMU_MAX_DEVICES) in ipu6_mmu_init()