Searched refs:CPU2_MX_CNT (Results 1 – 1 of 1) sorted by relevance
178 #define CPU2_MX_CNT (sizeof (cpu2_table)/sizeof (short)) macro2208 if (temp >= CPU2_MX_CNT) { in calibrate_temp()2209 result = cpu2_table[CPU2_MX_CNT-1]; in calibrate_temp()