cpu_type
const char *cpu_type;
cpu_type = "A5";
cpu_type = "A9";
aprint_normal(": %s Private Timer (%s)\n", cpu_type, freqbuf);
const char *cpu_type;
cpu_type = "A5";
cpu_type = "A9";
aprint_normal(": %s Global 64-bit Timer (%s)\n", cpu_type, freqbuf);
const char *cpu_type;
cpu_type = "A5";
cpu_type = "A9";
cpu_type, sc->sc_wdog_period,
static int cpu_type(void);
if (SHArchitecture::cpu_type() != 3)
if (SHArchitecture::cpu_type() != 3)
if (SHArchitecture::cpu_type() != 3)
if (SHArchitecture::cpu_type() != 4)
SHArchitecture::cpu_type()));
switch (SHArchitecture::cpu_type()) {
switch (SHArchitecture::cpu_type()) {
enum hppa_cpu_type cpu_type;
cpu_type = hppa_cpu_info->hci_cputype;
if (cpu_type == hpcx || cpu_type == hpcxs || cpu_type == hpcxt)
enum hppa_cpu_type cpu_type;
cpu_type = hpc_unknown;
cpu_type = cpu_model_cpuid(cpu_modelno);
if (cpu_type == hpc_unknown) {
} else if (cpu_type != hpc_unknown) {
cpu_type));
if (p->hci_cputype == cpu_type) {
"CPU version %#x/type %#x", cpu_version, cpu_type);
cpu_type = hppa_cpu_info->hci_cputype;
if (cpuinfo.cpu_type == CPUTYP_4_100 && (addr & 0xf0000000))
if (cpuinfo.cpu_type != CPUTYP_4_100 && !(addr & 0xf0000000))
if (cpuinfo.cpu_type != CPUTYP_4_100)
if (cpuinfo.cpu_type == CPUTYP_4_100)
if (cpuinfo.cpu_type == CPUTYP_4_100)
int cpu_type; /* Type: see CPUTYP_xxx below */
switch (cpuinfo.cpu_type) {
cpuinfo.cpu_type);
if (cpuinfo.cpu_type == CPUTYP_4_100)
if (cpuinfo.cpu_type == CPUTYP_HS_MBUS) {
switch (sc->cpu_type) {
sc->cpu_type = CPUTYP_4_100;
sc->cpu_type = CPUTYP_4_200;
sc->cpu_type = CPUTYP_4_300;
sc->cpu_type = CPUTYP_4_400;
sc->cpu_type = CPUTYP_HS_MBUS;/*XXX*/
sc->cpu_type = 0;
sc->cpu_type = CPUTYP_SS1_MBUS_MXCC;
sc->cpu_type = CPUTYP_SS1_MBUS_NOMXCC;
if (sc->cpu_type == 0)
sc->cpu_type = mp->minfo->cpu_type;
int cpu_type;
(cpuinfo.cpu_type != CPUTYP_4_100 &&
cpuinfo.cpu_type != CPUTYP_4_200))
if (cpuinfo.cpu_type != CPUTYP_4_300 &&
cpuinfo.cpu_type != CPUTYP_4_400)
if (cpuinfo.cpu_type == CPUTYP_4_300 ||
cpuinfo.cpu_type == CPUTYP_4_400) {
(cpuinfo.cpu_type != CPUTYP_4_100 &&
cpuinfo.cpu_type != CPUTYP_4_200))
if (cpuinfo.cpu_type != CPUTYP_4_400) {
if (cpuinfo.cpu_type == CPUTYP_MS1)
if (cpuinfo.cpu_type != CPUTYP_4_300 &&
cpuinfo.cpu_type != CPUTYP_4_400)
if (cpuinfo.cpu_type == CPUTYP_HS_MBUS) {
if (CPU_ISSUN4 && cpuinfo.cpu_type == CPUTYP_4_300)
cpuinfo.cpu_type = LOCATE_PCS(hwrpb, unit)->pcs_proc_type;
int cpu_type;
if (CPU_ISSUN4 && cpuinfo.cpu_type == CPUTYP_4_300)