Searched refs:W83793_REG_FAN_MIN (Results 1 – 1 of 1) sorted by relevance
147 #define W83793_REG_FAN_MIN(index) (0x90 + 2 * (index)) /* High byte */ macro499 w83793_write_value(client, W83793_REG_FAN_MIN(index), in store_fan_min()501 w83793_write_value(client, W83793_REG_FAN_MIN(index) + 1, val & 0xff); in store_fan_min()1966 w83793_read_value(client, W83793_REG_FAN_MIN(i)) << 8; in w83793_update_nonvolatile()1968 w83793_read_value(client, W83793_REG_FAN_MIN(i) + 1); in w83793_update_nonvolatile()