Searched refs:W83795_REG_FAN_MIN_HL (Results 1 – 1 of 1) sorted by relevance
151 #define W83795_REG_FAN_MIN_HL(index) (0xB6 + (index)) macro490 w83795_read(client, W83795_REG_FAN_MIN_HL(i)) << 4; in w83795_update_limits()809 w83795_write(client, W83795_REG_FAN_MIN_HL(index), (val >> 4) & 0xff); in store_fan_min()