Searched refs:W83793_REG_FAN (Results 1 – 1 of 1) sorted by relevance
146 #define W83793_REG_FAN(index) (0x23 + 2 * (index)) /* High byte */ macro2047 w83793_read_value(client, W83793_REG_FAN(i)) << 8; in w83793_update_device()2049 w83793_read_value(client, W83793_REG_FAN(i) + 1); in w83793_update_device()