Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dw83l786ng.c49 #define W83L786NG_REG_FAN_DIV 0x54 macro
180 reg_tmp = w83l786ng_read_value(client, W83L786NG_REG_FAN_DIV); in w83l786ng_update_device()
365 fan_div_reg = w83l786ng_read_value(client, W83L786NG_REG_FAN_DIV) in store_fan_div()
370 w83l786ng_write_value(client, W83L786NG_REG_FAN_DIV, in store_fan_div()
733 reg_tmp = w83l786ng_read_value(client, W83L786NG_REG_FAN_DIV); in w83l786ng_probe()