Searched refs:OV5_MMU_SUPPORT (Results 1 – 3 of 3) sorted by relevance
413 if (size <= OV5_INDX(OV5_MMU_SUPPORT)) { in early_check_vec5()419 mmu_supported = vec5[OV5_INDX(OV5_MMU_SUPPORT)] & in early_check_vec5()420 OV5_FEAT(OV5_MMU_SUPPORT); in early_check_vec5()
164 #define OV5_MMU_SUPPORT 0x18C0 /* MMU Mode Support Mask */ macro
1291 case OV5_INDX(OV5_MMU_SUPPORT): /* MMU Model */ in prom_parse_platform_support()1292 prom_parse_mmu_model(val & OV5_FEAT(OV5_MMU_SUPPORT), support); in prom_parse_platform_support()