Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dw83792d.c106 static const u8 W83792D_REG_FAN_DIV[4] = { variable
470 fan_div_reg = w83792d_read_value(client, W83792D_REG_FAN_DIV[nr >> 1]); in store_fan_div()
474 w83792d_write_value(client, W83792D_REG_FAN_DIV[nr >> 1], in store_fan_div()
1535 W83792D_REG_FAN_DIV[i]); in w83792d_update_device()