Searched refs:SPR_CPUCFGR_OF32S (Results 1 – 2 of 2) sorted by relevance
359 seq_printf(m, "%s ", cpucfgr & SPR_CPUCFGR_OF32S ? "orfpx32" : ""); in show_cpuinfo()
179 #define SPR_CPUCFGR_OF32S 0x00000080 /* ORFPX32 supported */ macro