Searched refs:TEMP_REG (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/macintosh/
H A Dtherm_adt746x.c41 static u8 TEMP_REG[3] = {0x26, 0x25, 0x27}; /* local, sensor1, sensor2 */ variable
256 th->temps[i] = read_reg(th, TEMP_REG[i]);
505 BUILD_SHOW_FUNC_INT(sensor1_temperature, (read_reg(thermostat, TEMP_REG[1])))
506 BUILD_SHOW_FUNC_INT(sensor2_temperature, (read_reg(thermostat, TEMP_REG[2])))
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/
H A D53c700.h357 #define TEMP_REG 0x1C macro
H A D53c700.c876 NCR_700_writel(temp, host, TEMP_REG);
961 NCR_700_writel(temp, host, TEMP_REG);
1485 NCR_700_writel(slot->temp, SCp->device->host, TEMP_REG);
1606 __u32 temp = NCR_700_readl(host, TEMP_REG);
H A D53c7xx.c1298 patch_abs_32 (hostdata->script, 0, addr_temp, base + TEMP_REG);
2418 NCR53c7x0_read32 (TEMP_REG),
2419 bus_to_virt (NCR53c7x0_read32(TEMP_REG)));
5294 NCR53c7x0_read32(DSPS_REG), NCR53c7x0_read32(TEMP_REG),
5295 bus_to_virt (NCR53c7x0_read32(TEMP_REG)),
H A D53c7xx.h523 #define TEMP_REG 0x1c /* through 0x1f Temporary stack rw */ macro

Completed in 81 milliseconds