Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dw83l786ng.c50 #define W83L786NG_REG_FAN_DIV 0x54 macro
181 reg_tmp = w83l786ng_read_value(client, W83L786NG_REG_FAN_DIV); in w83l786ng_update_device()
366 fan_div_reg = w83l786ng_read_value(client, W83L786NG_REG_FAN_DIV) in store_fan_div()
371 w83l786ng_write_value(client, W83L786NG_REG_FAN_DIV, in store_fan_div()
734 reg_tmp = w83l786ng_read_value(client, W83L786NG_REG_FAN_DIV); in w83l786ng_probe()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds