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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/hwmon/
H A Dw83793.c142 #define W83793_REG_SF2_TEMP(index, nr) (0x230 + ((index) << 4) + (nr)) macro
821 w83793_read_value(client, W83793_REG_SF2_TEMP(index, nr)) & 0x80;
823 w83793_write_value(client, W83793_REG_SF2_TEMP(index, nr),
1532 W83793_REG_SF2_TEMP(i, j));

Completed in 40 milliseconds