Searched refs:SPR_CPUCFGR_OB32S (Results 1 – 2 of 2) sorted by relevance
357 seq_printf(m, "%s ", cpucfgr & SPR_CPUCFGR_OB32S ? "orbis32" : ""); in show_cpuinfo()
177 #define SPR_CPUCFGR_OB32S 0x00000020 /* ORBIS32 supported */ macro