Searched refs:ProcInfo (Results 1 – 2 of 2) sorted by relevance
307 unsigned long *ProcInfo = NULL; in pplus_set_board_type() local321 ProcInfo = (unsigned long *)ioremap(0xfef80400, 4); in pplus_set_board_type()342 if ((*ProcInfo & MOT_PROC2_BIT) && !(mot_info[entry].max_cpu & 0x7f)) { in pplus_set_board_type()348 if (!(*ProcInfo & MOT_PROC2_BIT) && (mot_info[entry].max_cpu & 0x7f)) { in pplus_set_board_type()354 if (!(*ProcInfo & MOT_PROC2_BIT)) { in pplus_set_board_type()
44 static unsigned long *ProcInfo; variable747 ProcInfo = (unsigned long *)ioremap(0xfef80400, 4); in raven_init()750 if (!(*ProcInfo & MOT_PROC2_BIT)) { in raven_init()953 if ((*ProcInfo & MOT_PROC2_BIT) && !(mot_info[entry].max_cpu & 0x7f)) { in prep_route_pci_interrupts()959 if (!(*ProcInfo & MOT_PROC2_BIT) && (mot_info[entry].max_cpu & 0x7f)) { in prep_route_pci_interrupts()