Searched refs:EV67_CPU (Results 1 – 4 of 4) sorted by relevance
17 return (cputype == EV6_CPU) || ((cputype >= EV67_CPU) && (cputype <= EV69_CPU)); in cpu_is_ev6_or_later()
300 [EV67_CPU] = { 600000000, 750000000 }, in validate_cc_value()
1288 case EV67_CPU: in determine_cpu_caches()
21 #define EV67_CPU 11 /* EV67 (21264A) */ macro