Searched refs:CPU_MX_CNT (Results 1 – 1 of 1) sorted by relevance
146 #define CPU_MX_CNT (sizeof (cpu_table)/sizeof (short)) macro2214 if (temp >= CPU_MX_CNT) { in calibrate_temp()2215 result = cpu_table[CPU_MX_CNT-1]; in calibrate_temp()