Searched refs:OV5_MMU_SUPPORT (Results 1 – 3 of 3) sorted by relevance
420 if (size <= OV5_INDX(OV5_MMU_SUPPORT)) { in early_check_vec5()426 mmu_supported = vec5[OV5_INDX(OV5_MMU_SUPPORT)] & in early_check_vec5()427 OV5_FEAT(OV5_MMU_SUPPORT); in early_check_vec5()
161 #define OV5_MMU_SUPPORT 0x18C0 /* MMU Mode Support Mask */ macro
1318 case OV5_INDX(OV5_MMU_SUPPORT): /* MMU Model */ in prom_parse_platform_support()1319 prom_parse_mmu_model(val & OV5_FEAT(OV5_MMU_SUPPORT), support); in prom_parse_platform_support()
Completed in 9 milliseconds