Home
last modified time | relevance | path

Searched refs:EV6_CPU (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/alpha/kernel/
H A Dbugs.c16 return (cputype == EV6_CPU) || ((cputype >= EV67_CPU) && (cputype <= EV69_CPU)); in cpu_is_ev6_or_later()
H A Dtime.c299 [EV6_CPU] = { 466000000, 600000000 }, in validate_cc_value()
H A Dsetup.c1373 case EV6_CPU: in determine_cpu_caches()
/openbmc/linux/arch/alpha/include/asm/
H A Dhwrpb.h18 #define EV6_CPU 8 /* EV6 (21264) */ macro