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