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

/seL4-test-master/kernel/include/plat/tk1/plat/machine/
H A Dsmmu.h123 #define SMMU_IOPD_INDEX_MASK 0xffc00000 macro
130 uint32_t ret = (io_address & SMMU_IOPD_INDEX_MASK) >> SMMU_IOPD_INDEX_SHIFT;

Completed in 29 milliseconds