Searched refs:W83781D_REG_FAN_MIN (Results 1 – 1 of 1) sorted by relevance
97 #define W83781D_REG_FAN_MIN(nr) (0x3b + (nr)) macro342 w83781d_write_value(data, W83781D_REG_FAN_MIN(nr), in store_fan_min()688 w83781d_write_value(data, W83781D_REG_FAN_MIN(nr), data->fan_min[nr]); in store_fan_div()1456 W83781D_REG_FAN_MIN(i)); in w83781d_init_device()1490 w83781d_read_value(data, W83781D_REG_FAN_MIN(i)); in w83781d_update_device()