Searched refs:temp_end (Results 1 - 2 of 2) sorted by relevance

/drivers/hwmon/
H A Dapplesmc.c137 unsigned int temp_end; /* temperature upper index bound */ member in struct:applesmc_registers
515 ret = applesmc_get_lower_bound(&s->temp_end, "U");
518 s->temp_count = s->temp_end - s->temp_begin;
/drivers/pci/hotplug/
H A Dibmphp_pci.c1232 u32 temp_end; local
1275 temp_end = io->end;
1279 while (temp_end < end_address) {
1285 temp_end = io->end;

Completed in 64 milliseconds