SITES_MAX          52 drivers/thermal/qoriq_thermal.c 	struct qoriq_tmu_site_regs site[SITES_MAX];
SITES_MAX          78 drivers/thermal/qoriq_thermal.c 	struct qoriq_sensor	*sensor[SITES_MAX];
SITES_MAX         118 drivers/thermal/qoriq_thermal.c 	for (id = 0; id < SITES_MAX; id++) {