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

/linux-4.4.14/drivers/hwmon/
H A Dw83792d.c119 static const u8 W83792D_REG_FAN_DIV[4] = { variable
487 fan_div_reg = w83792d_read_value(client, W83792D_REG_FAN_DIV[nr >> 1]); store_fan_div()
491 w83792d_write_value(client, W83792D_REG_FAN_DIV[nr >> 1], store_fan_div()
1577 W83792D_REG_FAN_DIV[i]); w83792d_update_device()

Completed in 95 milliseconds