Searched refs:W83L786NG_REG_FAN_DIV (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/hwmon/
H A Dw83l786ng.c63 #define W83L786NG_REG_FAN_DIV 0x54 macro
194 reg_tmp = w83l786ng_read_value(client, W83L786NG_REG_FAN_DIV); w83l786ng_update_device()
379 fan_div_reg = w83l786ng_read_value(client, W83L786NG_REG_FAN_DIV) store_fan_div()
384 w83l786ng_write_value(client, W83L786NG_REG_FAN_DIV, store_fan_div()
747 reg_tmp = w83l786ng_read_value(client, W83L786NG_REG_FAN_DIV); w83l786ng_probe()

Completed in 33 milliseconds