temp_mc           457 drivers/thermal/armada_thermal.c 					  unsigned int temp_mc)
temp_mc           465 drivers/thermal/armada_thermal.c 		sample = div_s64(((temp_mc * div) + b), m);
temp_mc           467 drivers/thermal/armada_thermal.c 		sample = div_s64((b - (temp_mc * div)), m);