Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dw83791d.c134 static const u8 W83791D_REG_FAN_DIV[3] = { variable
628 fan_div_reg = w83791d_read(client, W83791D_REG_FAN_DIV[indx]) in store_fan_div()
632 w83791d_write(client, W83791D_REG_FAN_DIV[indx], in store_fan_div()
1511 W83791D_REG_FAN_DIV[i]); in w83791d_update_device()