Searched refs:OV5_MMU_SUPPORT (Results 1 – 3 of 3) sorted by relevance
402 if (size <= OV5_INDX(OV5_MMU_SUPPORT)) { in early_check_vec5()408 mmu_supported = vec5[OV5_INDX(OV5_MMU_SUPPORT)] & in early_check_vec5()409 OV5_FEAT(OV5_MMU_SUPPORT); in early_check_vec5()
167 #define OV5_MMU_SUPPORT 0x18C0 /* MMU Mode Support Mask */ macro
1071 case OV5_INDX(OV5_MMU_SUPPORT): /* MMU Model */ in prom_parse_platform_support()1072 prom_parse_mmu_model(val & OV5_FEAT(OV5_MMU_SUPPORT), support); in prom_parse_platform_support()