Searched refs:SVR_WO_E (Results 1 – 2 of 2) sorted by relevance
80 #define SVR_WO_E 0xFFFFFE macro91 #define SVR_SOC_VER(svr) (((svr) >> 8) & SVR_WO_E)
408 if ((cpu_type_list[i].soc_ver & SVR_WO_E) == ver) { in cpu_name()
Completed in 5 milliseconds