Lines Matching defs:value
45 * The reset value for the input channel configuration is used (Reg 0x4A=0x07)
60 * Note that the BIOS may set the configuration register to a different value
119 * register. The temperature value returned should have a magnitude of 3,
152 u8 in[6]; /* Register value */
153 u8 in_max[6]; /* Register value */
154 u8 in_min[6]; /* Register value */
155 u16 temp[6]; /* Register value 10 bit, right aligned */
156 u8 temp_max[6]; /* Register value */
157 u8 temp_min[6]; /* Register value */
158 u8 fan[2]; /* Register value */
159 u8 fan_min[2]; /* Register value */
173 u8 value)
175 outb_p(value, data->addr + reg);
641 "fan_div value %ld not supported. Choose one of 1, 2, 4 or 8!\n",