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

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

Completed in 169 milliseconds