Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hwmon/
Dw83792d.c119 static const u8 W83792D_REG_FAN_DIV[4] = { variable
490 fan_div_reg = w83792d_read_value(client, W83792D_REG_FAN_DIV[nr >> 1]); in store_fan_div()
494 w83792d_write_value(client, W83792D_REG_FAN_DIV[nr >> 1], in store_fan_div()
1560 W83792D_REG_FAN_DIV[i]); in w83792d_update_device()