sites             116 drivers/thermal/qoriq_thermal.c 	int id, sites = 0;
sites             135 drivers/thermal/qoriq_thermal.c 		sites |= 0x1 << (15 - id);
sites             139 drivers/thermal/qoriq_thermal.c 	if (sites != 0)
sites             140 drivers/thermal/qoriq_thermal.c 		tmu_write(qdata, sites | TMR_ME | TMR_ALPF, &qdata->regs->tmr);