Searched refs:MIPS_REVISION_CORID (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/mips/include/asm/mips-boards/
H A Dgeneric.h52 #define MIPS_REVISION_CORID (((*(volatile u32 *)ioremap(MIPS_REVISION_REG, 4)) >> 10) & 0x3f) macro
/linux-master/arch/mips/mti-malta/
H A Dmalta-init.c126 mips_revision_corid = MIPS_REVISION_CORID;
H A Dmalta-dtshim.c44 switch (MIPS_REVISION_CORID) {

Completed in 121 milliseconds