Searched refs:OV5_MMU_SUPPORT (Results 1 – 2 of 2) sorted by relevance
443 if (size <= OV5_INDX(OV5_MMU_SUPPORT)) { in early_check_vec5()449 mmu_supported = vec5[OV5_INDX(OV5_MMU_SUPPORT)] & in early_check_vec5()450 OV5_FEAT(OV5_MMU_SUPPORT); in early_check_vec5()
161 #define OV5_MMU_SUPPORT 0x18C0 /* MMU Mode Support Mask */ macro