hyst_levels_mc 478 drivers/thermal/armada_thermal.c static unsigned int hyst_levels_mc[] = {1900, 3800, 7600, 15200}; hyst_levels_mc 490 drivers/thermal/armada_thermal.c for (i = ARRAY_SIZE(hyst_levels_mc) - 1; i > 0; i--) hyst_levels_mc 491 drivers/thermal/armada_thermal.c if (hyst_mc >= hyst_levels_mc[i])