Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/sparc/include/asm/
H A Diommu_32.h47 #define IOMMU_CTRL_RNGE 0x0000001c /* Mapping RANGE */ macro
/OK3568_Linux_fs/kernel/arch/sparc/mm/
H A Diommu.c82 control &= ~(IOMMU_CTRL_RNGE); in sbus_iommu_init()