Searched refs:W83781D_REG_FAN_MIN (Results 1 – 1 of 1) sorted by relevance
84 #define W83781D_REG_FAN_MIN(nr) (0x3b + (nr)) macro329 w83781d_write_value(data, W83781D_REG_FAN_MIN(nr), in store_fan_min()675 w83781d_write_value(data, W83781D_REG_FAN_MIN(nr), data->fan_min[nr]); in store_fan_div()1440 W83781D_REG_FAN_MIN(i)); in w83781d_init_device()1474 w83781d_read_value(data, W83781D_REG_FAN_MIN(i)); in w83781d_update_device()